From 93437359329ad1efc3a82f37be3feecc3f3423eb Mon Sep 17 00:00:00 2001 From: lukas-jo Date: Thu, 28 Mar 2024 21:55:41 +0100 Subject: [PATCH 1/2] rustypaste: update to 0.15.0. --- srcpkgs/rustypaste/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rustypaste/template b/srcpkgs/rustypaste/template index fd85bfd8e2c5e2..676dce3af34229 100644 --- a/srcpkgs/rustypaste/template +++ b/srcpkgs/rustypaste/template @@ -1,6 +1,6 @@ # Template file for 'rustypaste' pkgname=rustypaste -version=0.14.4 +version=0.15.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=2d5e7aac9c3badd3ee059a9cc4d3e77b2fee18922f144d70f70059f9b4a6bdf1 +checksum=d2f23fa70f389dc0e57606799e780ba7bcfc648514e72de55154ccf5571fc6cf conf_files="/etc/rustypaste/config.toml" system_accounts="_rustypaste" From 6db6521c9663b6ca98a673409cec2d4009f3c498 Mon Sep 17 00:00:00 2001 From: lukas-jo Date: Thu, 28 Mar 2024 21:55:46 +0100 Subject: [PATCH 2/2] rustypaste-cli: update to 0.9.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 204504d0a8aeda..952bd8de7a8733 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.8.0 +version=0.9.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=51f72cedfa315848cbfad2da98cf87febc5450a087996f5665311f71a83e6cbb +checksum=b28fdc59d271ced56f0d0db7093838621a9130fa6322f8e236af319f7acd1bdc post_install() { vlicense LICENSE