summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Yan2020-03-09 11:12:53 +0000
committerFelix Yan2020-03-09 11:12:53 +0000
commit3ad84cc50e3a11562fdbc3029d598db971fa3437 (patch)
tree8da0162345adbf9237e03ea7a8a38d1c502dffbd /PKGBUILD
parent4b1a98daa98753c1f525325f75431c8cf006e657 (diff)
downloadaur-3ad84cc50e3a11562fdbc3029d598db971fa3437.tar.gz
rebuild with go 1.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a224ce3ab025..e354dd9ae6b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=go-bindata
pkgver=3.4.0
-pkgrel=3
+pkgrel=4
pkgdesc="A small utility which generates Go code from any file"
arch=('x86_64')
url='https://github.com/shuLhan/go-bindata'