community/go to 1.12.5-1

This commit is contained in:
Kevin Mihelich 2019-05-22 12:53:57 +00:00
parent 4c87f0a078
commit d26b2a26a2

View file

@ -18,7 +18,7 @@
pkgbase=go
pkgname=(go go-pie)
epoch=2
pkgver=1.12.4
pkgver=1.12.5
pkgrel=1
arch=(x86_64)
url='https://golang.org/'
@ -26,7 +26,7 @@ license=(BSD)
makedepends=(git go)
source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz
default-buildmode-pie.patch)
sha256sums=('4affc3e610cd8182c47abbc5b0c0e4e3c6a2b945b55aaa2ba952964ad9df1467'
sha256sums=('2aa5f088cbb332e73fc3def546800616b38d3bfe6b8713b8a6404060f22503e8'
'9d2f0d201d4e002d74f548cc82bd131139bab5dd62191004c71dd430fdc1666d')
export GOOS=linux