From ba18bb804ae7d7049a87552a101821a99a978bc3 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Wed, 6 Sep 2023 11:20:50 +0200 Subject: [PATCH 1/2] 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 b1d056dfd53a1..2197876ea70ef 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" From 4bc1512c40cacfbf4dd8d52d7861ec8e0cebef2b Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Wed, 6 Sep 2023 11:23:27 +0200 Subject: [PATCH 2/2] rustypaste-cli: update to 0.8.0 --- srcpkgs/rustypaste-cli/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rustypaste-cli/template b/srcpkgs/rustypaste-cli/template index 1d057e62a0a06..204504d0a8aed 100644 --- a/srcpkgs/rustypaste-cli/template +++ b/srcpkgs/rustypaste-cli/template @@ -1,6 +1,6 @@ # Template file for 'rustypaste-cli' pkgname=rustypaste-cli -version=0.6.0 +version=0.8.0 revision=1 build_style=cargo short_desc="CLI tool for rustypaste" @@ -9,7 +9,7 @@ license="MIT" homepage="https://github.com/orhun/rustypaste-cli" changelog="https://raw.githubusercontent.com/orhun/rustypaste-cli/master/CHANGELOG.md" distfiles="https://github.com/orhun/rustypaste-cli/archive/refs/tags/v${version}.tar.gz" -checksum=a63e3deaa4c0ab9cb8dfe91d267157f4e2a75c7aeb47a798e351b4d948b1e4d6 +checksum=51f72cedfa315848cbfad2da98cf87febc5450a087996f5665311f71a83e6cbb post_install() { vlicense LICENSE