extra/go to 1.23.0-1

This commit is contained in:
David Beauchamp 2024-08-13 17:41:06 -04:00
parent 14e2e5fd97
commit df2df3a69f
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.22.6
pkgver = 1.23.0
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.22.6.src.tar.gz
source = https://go.dev/dl/go1.22.6.src.tar.gz.asc
source = https://go.dev/dl/go1.23.0.src.tar.gz
source = https://go.dev/dl/go1.23.0.src.tar.gz.asc
validpgpkeys = EB4C1BFD4F042F6DDDCCEC917721F63BD38B4796
sha256sums = 9e48d99d519882579917d8189c17e98c373ce25abaebb98772e2927088992a51
sha256sums = 42b7a8e80d805daa03022ed3fde4321d4c3bf2c990a144165d01eeecd6f699c6
sha256sums = SKIP
pkgname = go

View file

@ -17,7 +17,7 @@
pkgname=go
epoch=2
pkgver=1.22.6
pkgver=1.23.0
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=('9e48d99d519882579917d8189c17e98c373ce25abaebb98772e2927088992a51'
sha256sums=('42b7a8e80d805daa03022ed3fde4321d4c3bf2c990a144165d01eeecd6f699c6'
'SKIP')
case "$CARCH" in