summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e9dab65dcb5..c69606742dcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Allonsy < linuxbash8 [at@at] gmail [dot.dot] com >
pkgname=git-town
-pkgver=0.7.3
+pkgver=0.9.0
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.3')
+source=("$pkgname"::'git://github.com/Originate/git-town#tag=v0.9.0')
md5sums=('SKIP')
package() {