rustypaste-cli: update to 0.8.0
This commit is contained in:
parent
6c5320be59
commit
a4274848b2
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.6.0
|
version=0.8.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=a63e3deaa4c0ab9cb8dfe91d267157f4e2a75c7aeb47a798e351b4d948b1e4d6
|
checksum=51f72cedfa315848cbfad2da98cf87febc5450a087996f5665311f71a83e6cbb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue