summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f66689915173..cf44ca71b661 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname="gws-git"
_pkgname="gws"
-pkgver=0.1.4.r14.gb6c9766
-pkgrel=1
+pkgver=0.1.13.r1.g13123d9
+pkgrel=2
pkgdesc="Colorful KISS helper for git workspaces"
url="https://github.com/StreakyCobra/gws"
license=('MIT')
@@ -12,7 +12,7 @@ depends=('bash>4.0' 'git')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
changelog="ChangeLog"
-source=("${_pkgname}::git+https://github.com/StreakyCobra/${_pkgname}.git#branch=develop")
+source=("${_pkgname}::git+https://github.com/StreakyCobra/${_pkgname}.git#branch=master")
md5sums=('SKIP')
pkgver() {