summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjandob2016-02-22 13:00:11 +0100
committerjandob2016-02-22 13:00:11 +0100
commitf53312ea977f4b5a3d441653f4bbf9b0fce19f67 (patch)
tree9acbfce97ef1ec69c83934489ba23d81646825ee
parent453a8208b82ec32d3d4c42e5ba82bc4b438c5d3e (diff)
downloadaur-f53312ea977f4b5a3d441653f4bbf9b0fce19f67.tar.gz
automatic update from github
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c8062bc0511..d7ed91bc4b15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Feb 21 18:31:43 UTC 2016
+# Mon Feb 22 12:00:11 UTC 2016
pkgbase = rebash
pkgdesc = bash/shell library/framework
- pkgver = 0.1
+ pkgver = v0.1
pkgrel = 1
url = https://github.com/jandob/rebash
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 98a67a93494d..1186b0ce59a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Janosch Dobler <janosch.dobler@gmx.de>
pkgname=rebash
-pkgver=0.1
-pkgrel=2
+pkgver=v0.1 # gets updated by pre-push hook
+pkgrel=1
pkgdesc="bash/shell library/framework"
arch=('x86_64')
url="https://github.com/jandob/rebash"