From e9cfd8a96a6da7530062593a0d9c60cd1135f77b Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 8 May 2017 15:11:00 +0200 Subject: [PATCH] flint: update to 0.1.0. --- srcpkgs/flint/template | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/srcpkgs/flint/template b/srcpkgs/flint/template index 0f835c03daf..14806a47b93 100644 --- a/srcpkgs/flint/template +++ b/srcpkgs/flint/template @@ -1,9 +1,7 @@ # Template file for 'flint' pkgname=flint -version=0.0.4.20160114 -revision=5 -_commit=0a4fec3268ca19c5f8ed2f4904b878934a92a060 -wrksrc="$pkgname-$_commit" +version=0.1.0 +revision=1 build_style=go hostmakedepends="git-perl" short_desc="Check your project for common sources of contributor friction" @@ -11,8 +9,8 @@ maintainer="Andrea Brancaleoni " license="MIT" go_import_path="github.com/pengwynn/flint" homepage="https://${go_import_path}" -distfiles="${homepage}/archive/${_commit}.tar.gz" -checksum=c91258674bbc32a20e9abc92a9125e25bafb13d26255cffc865ecdbbe2d60993 +distfiles="${homepage}/archive/v${version}.tar.gz" +checksum=ec865ec5cad191c7fc9c7c6d5007754372696a708825627383913367f3ef8b7f post_install() { vlicense LICENSE.md