New package: rhash-1.3.3
This commit is contained in:
parent
10a0494404
commit
f596a54b0b
1 changed files with 17 additions and 0 deletions
17
srcpkgs/rhash/template
Normal file
17
srcpkgs/rhash/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'rhash'
|
||||
pkgname=rhash
|
||||
version=1.3.3
|
||||
revision=1
|
||||
wrksrc="RHash-${version}"
|
||||
build_style=gnu-makefile
|
||||
conf_files="/etc/rhashrc"
|
||||
short_desc="Utility for computing hash sums and creating magnet links"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="RHash"
|
||||
homepage="https://github.com/rhash/RHash"
|
||||
distfiles="https://github.com/rhash/RHash/archive/v${version}.tar.gz"
|
||||
checksum=60272e1955a9655308ebe64b1240d76906a7ea8fab81baaab706560fc4251838
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
Loading…
Reference in a new issue