rustypaste: update to 0.14.0

This commit is contained in:
Marcin Puc 2023-09-06 11:20:50 +02:00 committed by classabbyamp
parent 857212ec43
commit 6c5320be59
1 changed files with 2 additions and 2 deletions

View File

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