mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/go to 1.19.4-1
This commit is contained in:
parent
77a9edc6a0
commit
e5f4d447a8
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
pkgname=go
|
pkgname=go
|
||||||
epoch=2
|
epoch=2
|
||||||
pkgver=1.19.3
|
pkgver=1.19.4
|
||||||
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=('18ac263e39210bcf68d85f4370e97fb1734166995a1f63fb38b4f6e07d90d212'
|
sha256sums=('eda74db4ac494800a3e66ee784e495bfbb9b8e535df924a8b01b1a8028b7f368'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
|
|
||||||
case "$CARCH" in
|
case "$CARCH" in
|
||||||
|
|
Loading…
Reference in a new issue