mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/go to 1.17.3-1
This commit is contained in:
parent
0733978c37
commit
c527af8aaa
1 changed files with 3 additions and 3 deletions
|
@ -16,8 +16,8 @@
|
|||
|
||||
pkgname=go
|
||||
epoch=2
|
||||
pkgver=1.17.2
|
||||
pkgrel=2
|
||||
pkgver=1.17.3
|
||||
pkgrel=1
|
||||
pkgdesc='Core compiler tools for the Go programming language'
|
||||
arch=(x86_64)
|
||||
url='https://golang.org/'
|
||||
|
@ -28,7 +28,7 @@ provides=(go-pie)
|
|||
options=(!strip staticlibs)
|
||||
source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz{,.asc})
|
||||
validpgpkeys=('EB4C1BFD4F042F6DDDCCEC917721F63BD38B4796')
|
||||
sha256sums=('2255eb3e4e824dd7d5fcdc2e7f84534371c186312e546fb1086a34c17752f431'
|
||||
sha256sums=('705c64251e5b25d5d55ede1039c6aa22bea40a7a931d14c370339853643c3df0'
|
||||
'SKIP')
|
||||
|
||||
case "$CARCH" in
|
||||
|
|
Loading…
Reference in a new issue