rustypaste: update to 0.15.1.

This commit is contained in:
classabbyamp 2024-08-07 17:10:17 -04:00
parent 91f07ab579
commit 3d718a59da
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'rustypaste'
pkgname=rustypaste
version=0.15.0
version=0.15.1
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=d2f23fa70f389dc0e57606799e780ba7bcfc648514e72de55154ccf5571fc6cf
checksum=a1f1afe2154ec5cc78da02dbb98c6069331b149cdfaf8975ffb73ac8fdf8d60d
conf_files="/etc/rustypaste/config.toml"
system_accounts="_rustypaste"