From 6c5320be59071a8fd4a6b74d9641fbfaa6454e84 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Wed, 6 Sep 2023 11:20:50 +0200 Subject: [PATCH] rustypaste: update to 0.14.0 --- srcpkgs/rustypaste/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rustypaste/template b/srcpkgs/rustypaste/template index b1d056dfd53..2197876ea70 100644 --- a/srcpkgs/rustypaste/template +++ b/srcpkgs/rustypaste/template @@ -1,6 +1,6 @@ # Template file for 'rustypaste' pkgname=rustypaste -version=0.11.1 +version=0.14.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=5e6be43231b9dc1765390414c2d370717444be52f1ce4f23cf454c50bdfbb44d +checksum=791b7b504983c6ba50d63135cc0c990e94d88c80d7324bc5e4c7030e4a9c96c2 conf_files="/etc/rustypaste/config.toml" system_accounts="_rustypaste"