summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Martí2016-02-23 17:04:49 +0000
committerDaniel Martí2016-02-23 17:05:06 +0000
commit78783652a7d7bb8084935d5abd10a4dd6f798544 (patch)
tree8bcae09dae22239f525877c973eb9886d4c4c97e
parent34ce94e70f3fd0ebaafccc2b9c1a24a1a88bdf36 (diff)
downloadaur-78783652a7d7bb8084935d5abd10a4dd6f798544.tar.gz
The version is 0.4.0, not v0.4.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c83adac4029f..e2f33fb4a565 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Feb 23 17:02:41 UTC 2016
+# Tue Feb 23 17:05:04 UTC 2016
pkgbase = gb
pkgdesc = The project based build tool for Go
- pkgver = v0.4.0
+ pkgver = 0.4.0
pkgrel = 1
url = https://github.com/constabulary/gb
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 339f66065fca..6cf655f1db92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Martí <mvdan@mvdan.cc>
pkgname=gb
-pkgver=v0.4.0
+pkgver=0.4.0
pkgrel=1
pkgdesc="The project based build tool for Go"
url="https://github.com/constabulary/${pkgname}"