diff --git a/srcpkgs/rustypaste/template b/srcpkgs/rustypaste/template index 2197876ea70..6cd2bcb98bf 100644 --- a/srcpkgs/rustypaste/template +++ b/srcpkgs/rustypaste/template @@ -1,6 +1,6 @@ # Template file for 'rustypaste' pkgname=rustypaste -version=0.14.0 +version=0.14.1 revision=1 build_style=cargo make_check_args="-- --test-threads 1" @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/orhun/rustypaste" changelog="https://raw.githubusercontent.com/orhun/rustypaste/master/CHANGELOG.md" distfiles="https://github.com/orhun/rustypaste/archive/refs/tags/v${version}.tar.gz" -checksum=791b7b504983c6ba50d63135cc0c990e94d88c80d7324bc5e4c7030e4a9c96c2 +checksum=5b7affb978babaaf1f8f77ac5414d000e134fb24a9bd678337dfa3298158a7dc conf_files="/etc/rustypaste/config.toml" system_accounts="_rustypaste"