From 2ef40d9f361074be142736d76de068d5e934c743 Mon Sep 17 00:00:00 2001 From: lukas-jo Date: Wed, 24 May 2023 22:34:20 +0200 Subject: [PATCH] rustypaste: update to 0.10.0. --- srcpkgs/rustypaste/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rustypaste/template b/srcpkgs/rustypaste/template index 52eae3caaf9..f04fb2e37d6 100644 --- a/srcpkgs/rustypaste/template +++ b/srcpkgs/rustypaste/template @@ -1,6 +1,6 @@ # Template file for 'rustypaste' pkgname=rustypaste -version=0.9.0 +version=0.10.0 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=16197a881ae0f1fd32d90956b656d82429a1bb111c918837487eef943a14fd76 +checksum=54e4235716ccece450b51ffbd7a42a21b730650d3b481901e95d91477819806b conf_files="/etc/rustypaste/config.toml" system_accounts="_rustypaste"