From ae8a4de317ccc065a03aecda8952bda7d853d6fe Mon Sep 17 00:00:00 2001 From: lukas-jo Date: Sun, 5 Nov 2023 10:45:28 +0100 Subject: [PATCH] rustypaste: update to 0.14.1. --- srcpkgs/rustypaste/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rustypaste/template b/srcpkgs/rustypaste/template index 2197876ea70ef..6cd2bcb98bf17 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"