extra/go to 1.21.3-1

This commit is contained in:
Kevin Mihelich 2023-10-11 23:01:11 +00:00
parent d817bed7ed
commit e21cfbfd58
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = go
pkgdesc = Core compiler tools for the Go programming language
pkgver = 1.21.2
pkgver = 1.21.3
pkgrel = 1
epoch = 2
url = https://golang.org/
@ -12,10 +12,10 @@ pkgbase = go
replaces = go-pie
options = !strip
options = staticlibs
source = https://go.dev/dl/go1.21.2.src.tar.gz
source = https://go.dev/dl/go1.21.2.src.tar.gz.asc
source = https://go.dev/dl/go1.21.3.src.tar.gz
source = https://go.dev/dl/go1.21.3.src.tar.gz.asc
validpgpkeys = EB4C1BFD4F042F6DDDCCEC917721F63BD38B4796
sha256sums = 45e59de173baec39481854490d665b726cec3e5b159f6b4172e5ec7780b2c201
sha256sums = 186f2b6f8c8b704e696821b09ab2041a5c1ee13dcbc3156a13adcf75931ee488
sha256sums = SKIP
pkgname = go

View file

@ -17,7 +17,7 @@
pkgname=go
epoch=2
pkgver=1.21.2
pkgver=1.21.3
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://go.dev/dl/go${pkgver}.src.tar.gz{,.asc})
validpgpkeys=('EB4C1BFD4F042F6DDDCCEC917721F63BD38B4796')
sha256sums=('45e59de173baec39481854490d665b726cec3e5b159f6b4172e5ec7780b2c201'
sha256sums=('186f2b6f8c8b704e696821b09ab2041a5c1ee13dcbc3156a13adcf75931ee488'
'SKIP')
case "$CARCH" in