community/go to 1.13.5-1

This commit is contained in:
Kevin Mihelich 2019-12-07 21:22:59 +00:00
parent 9311af42b2
commit b2af68b352

View file

@ -18,7 +18,7 @@
pkgbase=go
pkgname=(go go-pie)
epoch=2
pkgver=1.13.4
pkgver=1.13.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=('95dbeab442ee2746b9acf0934c8e2fc26414a0565c008631b04addb8c02e7624'
sha256sums=('27d356e2a0b30d9983b60a788cf225da5f914066b37a6b4f69d457ba55a626ff'
'9d2f0d201d4e002d74f548cc82bd131139bab5dd62191004c71dd430fdc1666d')
export GOOS=linux