mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
rusty-diceware: update to 0.5.8.
This commit is contained in:
parent
d0adfa99c4
commit
8d0f0d1f22
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'rusty-diceware'
|
# Template file for 'rusty-diceware'
|
||||||
pkgname=rusty-diceware
|
pkgname=rusty-diceware
|
||||||
version=0.5.3
|
version=0.5.8
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-v${version}"
|
wrksrc="${pkgname}-diceware-v${version}"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Commandline diceware, sans dice, written in rustlang"
|
short_desc="Commandline diceware, sans dice, written in rustlang"
|
||||||
maintainer="jcgruenhage <jan.christian@gruenhage.xyz>"
|
maintainer="jcgruenhage <jan.christian@gruenhage.xyz>"
|
||||||
license="AGPL-3.0-only"
|
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/diceware-v${version}/rusty-diceware-diceware-v${version}.tar.gz"
|
||||||
checksum=88f921c304eced0c5b8b4ce535695d45b0b298b0f7fbb9b6da5f1c67e6acea1d
|
checksum=a3301f585149af8818d10972238656b9586a3fd78a6842150aec6d0ae8e4dbe8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue