summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlec S2017-04-27 13:09:47 -0500
committerAlec S2017-04-27 13:09:47 -0500
commit2122abd7d2355eb769aeac91781f3445b8da0783 (patch)
tree82aa7027c19cd9edf8424e1688b7c69157535257
parent8c23743bb5f046886bf1432d5ce975a9b4a929db (diff)
downloadaur-2122abd7d2355eb769aeac91781f3445b8da0783.tar.gz
update to 3.1.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c43d2a91d588..cc11e8f24d4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Feb 9 04:51:22 UTC 2017
+# Thu Apr 27 18:09:36 UTC 2017
pkgbase = git-town
pkgdesc = A git extension for generic high-level git workflow support
- pkgver = 3.0.0
+ pkgver = 3.1.0
pkgrel = 1
url = https://github.com/Originate/git-town
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = git-town
depends = bash
depends = git
depends = dialog
- source = git-town::git://github.com/Originate/git-town#tag=v3.0.0
+ source = git-town::git://github.com/Originate/git-town#tag=v3.1.0
md5sums = SKIP
pkgname = git-town
diff --git a/PKGBUILD b/PKGBUILD
index 4c2f53b6c1b8..a6842d8737cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Allonsy < linuxbash8 [at@at] gmail [dot.dot] com >
pkgname=git-town
-pkgver=3.0.0
+pkgver=3.1.0
pkgrel=1
pkgdesc="A git extension for generic high-level git workflow support"
url="https://github.com/Originate/git-town"