mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/go to 1.18-1
This commit is contained in:
parent
f219a4790d
commit
2bc38e9ebf
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
pkgname=go
|
pkgname=go
|
||||||
epoch=2
|
epoch=2
|
||||||
pkgver=1.17.8
|
pkgver=1.18
|
||||||
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://storage.googleapis.com/golang/go$pkgver.src.tar.gz{,.asc})
|
source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz{,.asc})
|
||||||
validpgpkeys=('EB4C1BFD4F042F6DDDCCEC917721F63BD38B4796')
|
validpgpkeys=('EB4C1BFD4F042F6DDDCCEC917721F63BD38B4796')
|
||||||
sha256sums=('2effcd898140da79a061f3784ca4f8d8b13d811fb2abe9dad2404442dabbdf7a'
|
sha256sums=('38f423db4cc834883f2b52344282fa7a39fbb93650dc62a11fdf0be6409bdad6'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
|
|
||||||
case "$CARCH" in
|
case "$CARCH" in
|
||||||
|
|
Loading…
Reference in a new issue