summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fac1e803d8d8..c0025f55ee14 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Jan 16 21:10:34 UTC 2017
+# Sun Jan 29 21:28:23 UTC 2017
pkgbase = liri-shell-git
pkgdesc = QtQuick and Wayland based shell for convergence
pkgver = 20161016.c2269e8
@@ -28,7 +28,7 @@ pkgbase = liri-shell-git
replaces = hawaii-shell-git
replaces = papyros-shell-git
replaces = liri-shell
- source = shell::git://github.com/lirios/shell.git#branch=master
+ source = shell::git://github.com/lirios/shell.git#branch=develop
md5sums = SKIP
pkgname = liri-shell-git
diff --git a/PKGBUILD b/PKGBUILD
index ce0726a824ee..a350f9fa771b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ provides=('liri-shell')
groups=('liri-git')
_gitroot="git://github.com/lirios/shell.git"
-_gitbranch=master
+_gitbranch=develop
_gitname=shell
source=(${_gitname}::${_gitroot}#branch=${_gitbranch})
md5sums=('SKIP')