From 885c4d398e5e768fb14befb9c10873e7de283a6e Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 23 Oct 2017 11:21:10 +0200 Subject: [PATCH] tag: update to 1.4.0. --- srcpkgs/tag/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/tag/template b/srcpkgs/tag/template index 611e18bef9e..ce5b4197d33 100644 --- a/srcpkgs/tag/template +++ b/srcpkgs/tag/template @@ -1,7 +1,7 @@ # Template file for 'tag' pkgname=tag -version=1.3.0 -revision=6 +version=1.4.0 +revision=1 build_style=go hostmakedepends="git mercurial" go_import_path="github.com/aykamko/${pkgname}" @@ -9,8 +9,8 @@ short_desc="Instantly jump to your ag matches" maintainer="Andrea Brancaleoni " license="MIT" homepage="https://github.com/aykamko/tag" -distfiles="https://${go_import_path}/archive/${version}.tar.gz" -checksum=c52295ae6cadda01b3400d0be1dfa5217cf67b723057d02b1718020c0a668110 +distfiles="https://${go_import_path}/archive/v${version}.tar.gz" +checksum=d3a02466e600634cf0ffff9ad8c5f70eba97e44758edf35cc4efbda9cbfdff9a post_install() { vlicense LICENSE