New package: rusty-diceware-0.2.0
This commit is contained in:
parent
afe3179224
commit
e052753f97
1 changed files with 16 additions and 0 deletions
16
srcpkgs/rusty-diceware/template
Normal file
16
srcpkgs/rusty-diceware/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'rusty-diceware'
|
||||
pkgname=rusty-diceware
|
||||
version=0.2.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-v${version}"
|
||||
build_style=cargo
|
||||
short_desc="Commandline diceware, sans dice, written in rustlang"
|
||||
maintainer="jcgruenhage <jan.christian@gruenhage.xyz>"
|
||||
license="AGPL-3.0"
|
||||
homepage="https://gitlab.com/yuvallanger/rusty-diceware"
|
||||
distfiles="https://gitlab.com/yuvallanger/rusty-diceware/-/archive/v${version}/rusty-diceware-v${version}.tar.gz"
|
||||
checksum=de9520123a4732b7bcb7397f142e36132032a9156fb17a46adb7e96a393a3b29
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue