summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2fd6031730d1..16d6ce35fd17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = go-bindata
pkgdesc = A small utility which generates Go code from any file
pkgver = 4.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/shuLhan/go-bindata
arch = x86_64
license = custom:CC0
diff --git a/PKGBUILD b/PKGBUILD
index 3acbe9e1d3a9..e6714b0823d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=go-bindata
pkgver=4.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="A small utility which generates Go code from any file"
arch=('x86_64')
url='https://github.com/shuLhan/go-bindata'