summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlec S2015-09-11 01:27:49 -0500
committerAlec S2015-09-11 01:27:49 -0500
commit03e0de09db014c8573c1e3ca2990578af9454168 (patch)
treecae20fee7d3f4f88f7289346cdea666b962a5cdf /PKGBUILD
parent94293ec0aa006aabdf1d23fbaf34c327891c4c0b (diff)
downloadaur-03e0de09db014c8573c1e3ca2990578af9454168.tar.gz
Updated to 0.7.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5be7eab69cb2..8e9dab65dcb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Allonsy < linuxbash8 [at@at] gmail [dot.dot] com >
pkgname=git-town
-pkgver=0.7.1
+pkgver=0.7.3
pkgrel=1
pkgdesc="A git extension for generic high-level git workflow support"
url="https://github.com/Originate/git-town"
arch=('x86_64' 'i686')
license=('MIT')
depends=('bash' 'git' 'dialog')
-source=("$pkgname"::'git://github.com/Originate/git-town#tag=v0.7.1')
+source=("$pkgname"::'git://github.com/Originate/git-town#tag=v0.7.3')
md5sums=('SKIP')
package() {