rustypaste-cli: update to 0.9.1.
This commit is contained in:
parent
73fb5e527f
commit
91f07ab579
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rustypaste-cli'
|
# Template file for 'rustypaste-cli'
|
||||||
pkgname=rustypaste-cli
|
pkgname=rustypaste-cli
|
||||||
version=0.9.0
|
version=0.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="CLI tool for rustypaste"
|
short_desc="CLI tool for rustypaste"
|
||||||
|
@ -9,7 +9,7 @@ license="MIT"
|
||||||
homepage="https://github.com/orhun/rustypaste-cli"
|
homepage="https://github.com/orhun/rustypaste-cli"
|
||||||
changelog="https://raw.githubusercontent.com/orhun/rustypaste-cli/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/orhun/rustypaste-cli/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/orhun/rustypaste-cli/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/orhun/rustypaste-cli/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=b28fdc59d271ced56f0d0db7093838621a9130fa6322f8e236af319f7acd1bdc
|
checksum=c5defaf6357e2ab8dc7b0e3f3e9e2012b79590b0af6cf16dd65ef0eabfb7c73a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue