makedeb


golang-go 2:1.22.2-1


The Go programming language

Click here to go back to the commit logs for golang-go.

Commit:


Hash: a0efb7d547e4212c6671f1b7c213f5756aa086a5

Message: Bump pkgrel to '2' We made a change that merited an update in the previous commit.

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 7e2686d..b2cfd03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ epoch = 2
 preinst = ./preinst
 pkgbase = golang-go
 pkgdesc = The Go programming language
-pkgrel = 1
+pkgrel = 2
 pkgver = 1.18.3
 url = https://go.dev
 arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 9328b0e..db5ba03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
 pkgname=golang-go
 pkgver=1.18.3
-pkgrel=1
+pkgrel=2
 epoch=2
 pkgdesc='The Go programming language'
 arch=('any')