We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 076951e commit c8a165eCopy full SHA for c8a165e
1 file changed
srcpkgs/rustypaste-cli/template
@@ -1,15 +1,15 @@
1
# Template file for 'rustypaste-cli'
2
pkgname=rustypaste-cli
3
-version=0.9.1
+version=0.9.5
4
revision=1
5
build_style=cargo
6
short_desc="CLI tool for rustypaste"
7
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="classabbyamp <void@placeviolette.net>"
8
license="MIT"
9
homepage="https://github.com/orhun/rustypaste-cli"
10
changelog="https://raw.githubusercontent.com/orhun/rustypaste-cli/master/CHANGELOG.md"
11
distfiles="https://github.com/orhun/rustypaste-cli/archive/refs/tags/v${version}.tar.gz"
12
-checksum=c5defaf6357e2ab8dc7b0e3f3e9e2012b79590b0af6cf16dd65ef0eabfb7c73a
+checksum=409245145c94ba5f0555577e9e3e723d8e10585bb826e5c8b2f88b1b533b0783
13
14
post_install() {
15
vlicense LICENSE
0 commit comments