rusty-diceware: update to 0.5.3.
This commit is contained in:
parent
9e61b8dc12
commit
4b32eae709
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rusty-diceware'
|
# Template file for 'rusty-diceware'
|
||||||
pkgname=rusty-diceware
|
pkgname=rusty-diceware
|
||||||
version=0.3.9
|
version=0.5.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-v${version}"
|
wrksrc="${pkgname}-v${version}"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -10,7 +10,7 @@ license="AGPL-3.0-only"
|
||||||
homepage="https://gitlab.com/yuvallanger/rusty-diceware"
|
homepage="https://gitlab.com/yuvallanger/rusty-diceware"
|
||||||
changelog="https://gitlab.com/yuvallanger/rusty-diceware/-/raw/master/CHANGELOG.md"
|
changelog="https://gitlab.com/yuvallanger/rusty-diceware/-/raw/master/CHANGELOG.md"
|
||||||
distfiles="https://gitlab.com/yuvallanger/rusty-diceware/-/archive/v${version}/rusty-diceware-v${version}.tar.gz"
|
distfiles="https://gitlab.com/yuvallanger/rusty-diceware/-/archive/v${version}/rusty-diceware-v${version}.tar.gz"
|
||||||
checksum=46303f5e0194ca2e064135a36c3d85bd4cf52152614e700cd3aa564f4af9a0ed
|
checksum=88f921c304eced0c5b8b4ce535695d45b0b298b0f7fbb9b6da5f1c67e6acea1d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue