mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/go to 1.20.3-1
This commit is contained in:
parent
d879e52450
commit
207933ea49
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
pkgname=go
|
pkgname=go
|
||||||
epoch=2
|
epoch=2
|
||||||
pkgver=1.20.2
|
pkgver=1.20.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Core compiler tools for the Go programming language'
|
pkgdesc='Core compiler tools for the Go programming language'
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
|
@ -29,7 +29,7 @@ provides=(go-pie)
|
||||||
options=(!strip staticlibs)
|
options=(!strip staticlibs)
|
||||||
source=(https://go.dev/dl/go${pkgver}.src.tar.gz{,.asc})
|
source=(https://go.dev/dl/go${pkgver}.src.tar.gz{,.asc})
|
||||||
validpgpkeys=('EB4C1BFD4F042F6DDDCCEC917721F63BD38B4796')
|
validpgpkeys=('EB4C1BFD4F042F6DDDCCEC917721F63BD38B4796')
|
||||||
sha256sums=('4d0e2850d197b4ddad3bdb0196300179d095bb3aefd4dfbc3b36702c3728f8ab'
|
sha256sums=('e447b498cde50215c4f7619e5124b0fc4e25fb5d16ea47271c47f278e7aa763a'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
|
|
||||||
case "$CARCH" in
|
case "$CARCH" in
|
||||||
|
|
Loading…
Reference in a new issue