From c032589df1fa3ab05e32eb7a840fff6650a071b6 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 12 Feb 2022 15:09:40 +0000 Subject: [PATCH] community/go to 1.17.7-1 --- community/go/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/go/PKGBUILD b/community/go/PKGBUILD index 8934cd36f..75b754a0c 100644 --- a/community/go/PKGBUILD +++ b/community/go/PKGBUILD @@ -17,8 +17,8 @@ pkgname=go epoch=2 -pkgver=1.17.6 -pkgrel=2 +pkgver=1.17.7 +pkgrel=1 pkgdesc='Core compiler tools for the Go programming language' arch=(x86_64) url='https://golang.org/' @@ -29,7 +29,7 @@ provides=(go-pie) options=(!strip staticlibs) source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz{,.asc}) validpgpkeys=('EB4C1BFD4F042F6DDDCCEC917721F63BD38B4796') -sha256sums=('4dc1bbf3ff61f0c1ff2b19355e6d88151a70126268a47c761477686ef94748c8' +sha256sums=('c108cd33b73b1911a02b697741df3dea43e01a5c4e08e409e8b3a0e3745d2b4d' 'SKIP') case "$CARCH" in