From d05b14499235fb4c9f86959a46e144ea4bffc606 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 25 Aug 2018 00:04:41 -0700 Subject: [PATCH] flint: rebuild for go 1.11 --- srcpkgs/flint/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/flint/template b/srcpkgs/flint/template index 0985310e8bc..1b8ae9d964c 100644 --- a/srcpkgs/flint/template +++ b/srcpkgs/flint/template @@ -1,7 +1,7 @@ # Template file for 'flint' pkgname=flint version=0.1.0 -revision=8 +revision=9 build_style=go hostmakedepends="git" short_desc="Check your project for common sources of contributor friction"