extra/go to 1.22.4-1

This commit is contained in:
David Beauchamp 2024-06-06 16:26:25 -04:00
parent 8b0e79c93e
commit 99734de4cc
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.3
pkgver = 1.22.4
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.3.src.tar.gz
source = https://go.dev/dl/go1.22.3.src.tar.gz.asc
source = https://go.dev/dl/go1.22.4.src.tar.gz
source = https://go.dev/dl/go1.22.4.src.tar.gz.asc
validpgpkeys = EB4C1BFD4F042F6DDDCCEC917721F63BD38B4796
sha256sums = 80648ef34f903193d72a59c0dff019f5f98ae0c9aa13ade0b0ecbff991a76f68
sha256sums = fed720678e728a7ca30ba8d1ded1caafe27d16028fab0232b8ba8e22008fb784
sha256sums = SKIP
pkgname = go

View file

@ -17,7 +17,7 @@
pkgname=go
epoch=2
pkgver=1.22.3
pkgver=1.22.4
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=('80648ef34f903193d72a59c0dff019f5f98ae0c9aa13ade0b0ecbff991a76f68'
sha256sums=('fed720678e728a7ca30ba8d1ded1caafe27d16028fab0232b8ba8e22008fb784'
'SKIP')
case "$CARCH" in