rusty-diceware: update to 0.3.9.

This commit is contained in:
Jan Christian Grünhage 2022-09-13 22:57:22 +02:00 committed by classabbyamp
parent e7a8c337d6
commit 3743d370d0

View File

@ -1,6 +1,6 @@
# Template file for 'rusty-diceware' # Template file for 'rusty-diceware'
pkgname=rusty-diceware pkgname=rusty-diceware
version=0.3.6 version=0.3.9
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=3178f0e238ec71b76f210570c3b063d5a2b27b2b5868ac5ca4eb1d4971559f51 checksum=46303f5e0194ca2e064135a36c3d85bd4cf52152614e700cd3aa564f4af9a0ed
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE