From 5813bbbb225136d5443e8472d1373125b650424d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 3 May 2016 20:39:22 +0000 Subject: community/go: bump pkgrel --- community/go/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/go/APKBUILD b/community/go/APKBUILD index 936f8af097..2528ed3f44 100644 --- a/community/go/APKBUILD +++ b/community/go/APKBUILD @@ -4,7 +4,7 @@ pkgname=go pkgver=1.6.2 # This should be the latest commit on the corresponding release branch _toolsver="c887be1b2ebd11663d4bf2fbca508c449172339e" -pkgrel=0 +pkgrel=1 pkgdesc="Go programming language compiler" url="http://www.golang.org/" arch="all" -- cgit v1.2.3