[arch-commits] Commit in go/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Tue Aug 11 21:48:20 UTC 2020


    Date: Tuesday, August 11, 2020 @ 21:48:19
  Author: foxboron
Revision: 674963

upgpkg: go 2:1.15-1

Modified:
  go/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-11 21:48:13 UTC (rev 674962)
+++ PKGBUILD	2020-08-11 21:48:19 UTC (rev 674963)
@@ -13,7 +13,7 @@
 
 pkgname=go
 epoch=2
-pkgver=1.14.7
+pkgver=1.15
 pkgrel=1
 pkgdesc='Core compiler tools for the Go programming language'
 arch=(x86_64)
@@ -25,7 +25,7 @@
 options=(!strip staticlibs)
 source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz{,.asc})
 validpgpkeys=('EB4C1BFD4F042F6DDDCCEC917721F63BD38B4796')
-sha256sums=('064392433563660c73186991c0a315787688e7c38a561e26647686f89b6c30e3'
+sha256sums=('69438f7ed4f532154ffaf878f3dfd83747e7a00b70b3556eddabf7aaee28ac3a'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list