mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
parent
fbd9a4854b
commit
61474447d2
1 changed files with 15 additions and 0 deletions
15
srcpkgs/enchive/template
Normal file
15
srcpkgs/enchive/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'enchive'
|
||||||
|
pkgname=enchive
|
||||||
|
version=3.3
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
short_desc="Encrypted personal archives"
|
||||||
|
maintainer="Rubén Santos <kojicomics@cocaine.ninja>"
|
||||||
|
license="UNLICENSE"
|
||||||
|
homepage="https://github.com/skeeto/enchive"
|
||||||
|
distfiles="https://github.com/skeeto/enchive/archive/${version}.tar.gz"
|
||||||
|
checksum=64ae476186a7e84bce18a81e3d4e119cc5e4ef717982a79a45899db1369f5ab0
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense UNLICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue