New package: blindfold-1.0.5
This commit is contained in:
parent
63bebcce48
commit
6548ce6e61
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'blindfold'
|
||||
pkgname=blindfold
|
||||
version=1.0.5
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libressl-devel"
|
||||
short_desc="CLI gitignore file generator"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/Eoin-McMahon/blindfold"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=f55958fefd2cd108297b427073a290f07fb1c9bf01db8f004b4c090a082edac4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue