void-packages/srcpkgs/enchive/template
Rubén Santos 61474447d2 New package: enchive
Closes: #9104 [via git-merge-pr]
2017-11-13 07:38:42 +00:00

16 lines
440 B
Bash

# 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
}