summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPier Luigi Fiorini2017-01-29 22:29:44 +0100
committerPier Luigi Fiorini2017-01-29 22:29:44 +0100
commit08611786c77e27227ef7f5167b3d159acbb6a131 (patch)
tree094cb219dfe78fe226f22ebfbbfa0c850030ff63
parent060730a6fdf7e6af9b9021fab6259951e81fc6a8 (diff)
downloadaur-08611786c77e27227ef7f5167b3d159acbb6a131.tar.gz
Update
-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')