enchive: update to 3.5.
This commit is contained in:
parent
32d1de3cb8
commit
44e3ec29a2
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'enchive'
|
||||
pkgname=enchive
|
||||
version=3.4
|
||||
version=3.5
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Encrypted personal archives"
|
||||
maintainer="Rubén Santos <kojicomics@cocaine.ninja>"
|
||||
license="UNLICENSE"
|
||||
license="Unlicense"
|
||||
homepage="https://github.com/skeeto/enchive"
|
||||
distfiles="https://github.com/skeeto/enchive/archive/${version}.tar.gz"
|
||||
checksum=d361aad634c3a51daabadeeaa7c8f0133e889874db6944e602c15e46eeed199e
|
||||
checksum=e66d0417db2bcc7ddd2dea1e0e1e88df6b4be07e85173710cba254af342585ef
|
||||
|
||||
post_install() {
|
||||
vlicense UNLICENSE
|
||||
|
|
Loading…
Reference in a new issue