From 7acf4bb75535e9dfc3927673645a01d8e92cc28d Mon Sep 17 00:00:00 2001 From: lukas-jo Date: Thu, 21 Dec 2023 23:49:15 +0100 Subject: [PATCH] rustypaste: update to 0.14.4. --- srcpkgs/rustypaste/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rustypaste/template b/srcpkgs/rustypaste/template index 0be9e10f2ab2f3..fd85bfd8e2c5e2 100644 --- a/srcpkgs/rustypaste/template +++ b/srcpkgs/rustypaste/template @@ -1,6 +1,6 @@ # Template file for 'rustypaste' pkgname=rustypaste -version=0.14.3 +version=0.14.4 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=3ac0cf6ae4f83e13bab6430398ac389e1c26d13db0508f345dc692975c139acc +checksum=2d5e7aac9c3badd3ee059a9cc4d3e77b2fee18922f144d70f70059f9b4a6bdf1 conf_files="/etc/rustypaste/config.toml" system_accounts="_rustypaste"