summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlec S2016-08-02 21:56:24 -0500
committerAlec S2016-08-02 21:56:24 -0500
commit976144960d3130760858f54f113a3978d3752dc3 (patch)
tree833da32c82b8ffa6b85fb5ea67491690741e29c2
parent41eb0e7ad649f3d46c16c18274e0df75c9b67ffd (diff)
downloadaur-976144960d3130760858f54f113a3978d3752dc3.tar.gz
bump version number
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 489970284e0c..f9ef38afec68 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Feb 14 00:39:09 UTC 2016
+# Wed Aug 3 02:56:12 UTC 2016
pkgbase = git-town
pkgdesc = A git extension for generic high-level git workflow support
- pkgver = 0.10.0
+ pkgver = 0.10.1
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=v0.10.0
+ source = git-town::git://github.com/Originate/git-town#tag=v0.10.1
md5sums = SKIP
pkgname = git-town
diff --git a/PKGBUILD b/PKGBUILD
index 4c3dd6d98a43..246205376356 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Allonsy < linuxbash8 [at@at] gmail [dot.dot] com >
pkgname=git-town
-pkgver=0.10.0
+pkgver=0.10.1
pkgrel=1
pkgdesc="A git extension for generic high-level git workflow support"
url="https://github.com/Originate/git-town"