extra/go to 1.21.1-1

This commit is contained in:
Kevin Mihelich 2023-09-09 04:19:46 +00:00
parent bfd5fd80d0
commit a5a9fd8647
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.0
pkgver = 1.21.1
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.0.src.tar.gz
source = https://go.dev/dl/go1.21.0.src.tar.gz.asc
source = https://go.dev/dl/go1.21.1.src.tar.gz
source = https://go.dev/dl/go1.21.1.src.tar.gz.asc
validpgpkeys = EB4C1BFD4F042F6DDDCCEC917721F63BD38B4796
sha256sums = 818d46ede85682dd551ad378ef37a4d247006f12ec59b5b755601d2ce114369a
sha256sums = bfa36bf75e9a1e9cbbdb9abcf9d1707e479bd3a07880a8ae3564caee5711cb99
sha256sums = SKIP
pkgname = go

View file

@ -17,7 +17,7 @@
pkgname=go
epoch=2
pkgver=1.21.0
pkgver=1.21.1
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=('818d46ede85682dd551ad378ef37a4d247006f12ec59b5b755601d2ce114369a'
sha256sums=('bfa36bf75e9a1e9cbbdb9abcf9d1707e479bd3a07880a8ae3564caee5711cb99'
'SKIP')
case "$CARCH" in