git » go-1.20.git » commit 0115156

rebuild for keyring issue

author Christian Hesse
2022-01-14 09:25:20 UTC
committer Christian Hesse
2022-01-14 09:25:20 UTC
parent 93fa3850fb77b983be32a203ffade803b577c0ec

rebuild for keyring issue

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 4f2645b..d0ae757 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@
 pkgname=go
 epoch=2
 pkgver=1.17.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Core compiler tools for the Go programming language'
 arch=(x86_64)
 url='https://golang.org/'