From b3db67a15c54132ddacf847addeee89c82968b7c Mon Sep 17 00:00:00 2001 From: cr6git Date: Tue, 11 Sep 2018 10:44:53 +0200 Subject: [PATCH] archiver: update to 2.1. --- srcpkgs/archiver/template | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/srcpkgs/archiver/template b/srcpkgs/archiver/template index 6e9d66045c3..d9b8dfb2808 100644 --- a/srcpkgs/archiver/template +++ b/srcpkgs/archiver/template @@ -1,9 +1,7 @@ # Template file for 'archiver' pkgname=archiver -version=2.0.0.20180907 +version=2.1 revision=1 -_commit=77adc20105e1c2d854573bb49508b0ce315963e0 -wrksrc="${pkgname}-${_commit}" build_style=go go_import_path="github.com/mholt/archiver" go_package="${go_import_path}/cmd/archiver" @@ -13,7 +11,7 @@ maintainer="cr6git " license="MIT" homepage="https://github.com/mholt/archiver" distfiles="https://github.com/mholt/archiver/archive/${_commit}.tar.gz" -checksum=1619aa8ffb974c24be62be16a876a1d79469ec87657cecb483e23fb012a72def +checksum=78dd79e2b5bd76f5b70120f603a2660e63bbcc2ab30c4e66640a2e4961f94c54 post_install() { vlicense LICENSE