mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rustypaste-cli: update to 0.9.0.
This commit is contained in:
parent
f8b103e0bd
commit
9d5b419f87
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rustypaste-cli'
|
# Template file for 'rustypaste-cli'
|
||||||
pkgname=rustypaste-cli
|
pkgname=rustypaste-cli
|
||||||
version=0.8.0
|
version=0.9.0
|
||||||
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=51f72cedfa315848cbfad2da98cf87febc5450a087996f5665311f71a83e6cbb
|
checksum=b28fdc59d271ced56f0d0db7093838621a9130fa6322f8e236af319f7acd1bdc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue