summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmil Lundberg2017-08-12 02:21:50 +0200
committerEmil Lundberg2017-08-12 02:21:50 +0200
commit010ea0041a4b1022aded0afefa7b67aee8b23b69 (patch)
tree635d91b752d24e9264af1aa8bbc07ac4ded17ae8
parentd7ec1986045a7ea85e1adcf9d373fe753677aad0 (diff)
downloadaur-010ea0041a4b1022aded0afefa7b67aee8b23b69.tar.gz
Switch to master branch
-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() {