rustypaste: update to 0.10.0.

This commit is contained in:
lukas-jo 2023-05-24 22:34:20 +02:00 committed by classabbyamp
parent 50b0386c3a
commit 2ef40d9f36

View file

@ -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"