archiver: update to 3.0.0.

This commit is contained in:
maxice8 2018-11-08 06:22:49 -02:00 committed by maxice8
parent c20b6491a3
commit 3ea7060acc

View file

@ -1,17 +1,17 @@
# Template file for 'archiver'
pkgname=archiver
version=2.1
version=3.0.0
revision=1
build_style=go
go_import_path="github.com/mholt/archiver"
go_package="${go_import_path}/cmd/archiver"
go_import_path=github.com/mholt/archiver
go_package="${go_import_path}/cmd/arc"
hostmakedepends="git"
short_desc="Easily create and extract common archive formats"
maintainer="Orphaned <orphan@voidlinux.eu>"
license="MIT"
homepage="https://github.com/mholt/archiver"
distfiles="https://github.com/mholt/archiver/archive/v${version}.tar.gz"
checksum=78dd79e2b5bd76f5b70120f603a2660e63bbcc2ab30c4e66640a2e4961f94c54
checksum=48f5f81fba6ebb985ee9a7342b61de62f3882f3cf0fead86ac60bfd97b7b1bd3
post_install() {
vlicense LICENSE