mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/go to 1.14.7-1
This commit is contained in:
parent
81181667ce
commit
c176b53731
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
pkgname=go
|
||||
epoch=2
|
||||
pkgver=1.14.6
|
||||
pkgver=1.14.7
|
||||
pkgrel=1
|
||||
pkgdesc='Core compiler tools for the Go programming language'
|
||||
arch=(x86_64)
|
||||
|
@ -29,7 +29,7 @@ provides=(go-pie)
|
|||
options=(!strip staticlibs)
|
||||
source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz{,.asc})
|
||||
validpgpkeys=('EB4C1BFD4F042F6DDDCCEC917721F63BD38B4796')
|
||||
sha256sums=('73fc9d781815d411928eccb92bf20d5b4264797be69410eac854babe44c94c09'
|
||||
sha256sums=('064392433563660c73186991c0a315787688e7c38a561e26647686f89b6c30e3'
|
||||
'SKIP')
|
||||
|
||||
case "$CARCH" in
|
||||
|
|
Loading…
Reference in a new issue