aboutsummaryrefslogtreecommitdiffstats
path: root/community/go
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-05-03 20:39:22 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-05-03 20:39:22 +0000
commit5813bbbb225136d5443e8472d1373125b650424d (patch)
tree1d9547f61379b0a4e80bd240be4d578ef055916f /community/go
parent8ef571a7581dfffc95a41562134601bfa8a6de8c (diff)
downloadaports-5813bbbb225136d5443e8472d1373125b650424d.tar.bz2
aports-5813bbbb225136d5443e8472d1373125b650424d.tar.xz
community/go: bump pkgrel
Diffstat (limited to 'community/go')
-rw-r--r--community/go/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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"