From 9ac53529ab63a4ed38e557dc88750d4efd1acb66 Mon Sep 17 00:00:00 2001 From: lukas-jo Date: Wed, 6 Dec 2023 09:13:12 +0100 Subject: [PATCH] rustypaste: update to 0.14.2. --- srcpkgs/rustypaste/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rustypaste/template b/srcpkgs/rustypaste/template index 6cd2bcb98bf17..27660d2ef29b9 100644 --- a/srcpkgs/rustypaste/template +++ b/srcpkgs/rustypaste/template @@ -1,6 +1,6 @@ # Template file for 'rustypaste' pkgname=rustypaste -version=0.14.1 +version=0.14.2 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=5b7affb978babaaf1f8f77ac5414d000e134fb24a9bd678337dfa3298158a7dc +checksum=b8ced6cf34d0ddb27ed6eaefbc877510ee869b0779b449d14b2cb5a6198c7e1a conf_files="/etc/rustypaste/config.toml" system_accounts="_rustypaste"