archiver: update to 3.0.1.

This commit is contained in:
maxice8 2018-11-13 14:19:50 -02:00 committed by maxice8
parent 1052d87f5c
commit 2f8287085a

View file

@ -1,6 +1,6 @@
# Template file for 'archiver' # Template file for 'archiver'
pkgname=archiver pkgname=archiver
version=3.0.0 version=3.0.1
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/mholt/archiver go_import_path=github.com/mholt/archiver
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
license="MIT" license="MIT"
homepage="https://github.com/mholt/archiver" homepage="https://github.com/mholt/archiver"
distfiles="https://github.com/mholt/archiver/archive/v${version}.tar.gz" distfiles="https://github.com/mholt/archiver/archive/v${version}.tar.gz"
checksum=48f5f81fba6ebb985ee9a7342b61de62f3882f3cf0fead86ac60bfd97b7b1bd3 checksum=a1808580d731499044f3f7de5ab04e5580a1189b7b532673bea1e4f35a48e7b9
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE