Skip to content

Commit 076951e

Browse files
committed
rustypaste: update to 0.17.0, adopt.
1 parent ebbb64f commit 076951e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

srcpkgs/rustypaste/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# Template file for 'rustypaste'
22
pkgname=rustypaste
3-
version=0.15.1
3+
version=0.17.0
44
revision=1
55
build_style=cargo
66
make_check_args="-- --test-threads 1"
77
hostmakedepends="pkg-config"
88
makedepends="libzstd-devel"
99
short_desc="Minimal file upload/pastebin service"
10-
maintainer="Orphaned <orphan@voidlinux.org>"
10+
maintainer="classabbyamp <void@placeviolette.net>"
1111
license="MIT"
1212
homepage="https://github.com/orhun/rustypaste"
1313
changelog="https://raw.githubusercontent.com/orhun/rustypaste/master/CHANGELOG.md"
1414
distfiles="https://github.com/orhun/rustypaste/archive/refs/tags/v${version}.tar.gz"
15-
checksum=a1f1afe2154ec5cc78da02dbb98c6069331b149cdfaf8975ffb73ac8fdf8d60d
15+
checksum=1fac087e51b0a635e0a3b2110dcdc34284493b0be70fd6c45ebbccef6f26a610
1616
conf_files="/etc/rustypaste/config.toml"
1717

1818
system_accounts="_rustypaste"

0 commit comments

Comments
 (0)