summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPier Luigi Fiorini2017-01-16 22:10:39 +0100
committerPier Luigi Fiorini2017-01-16 22:10:39 +0100
commit060730a6fdf7e6af9b9021fab6259951e81fc6a8 (patch)
tree0af5402507936cb33c6e64676e0fb880ca9a9c7a /PKGBUILD
parentcbae10cac026de14e1a809b9d8981fc249c4eff7 (diff)
downloadaur-060730a6fdf7e6af9b9021fab6259951e81fc6a8.tar.gz
Track master
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 848050182ff5..ce0726a824ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=20161016.c2269e8
pkgrel=1
pkgdesc="QtQuick and Wayland based shell for convergence"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
-url='http://liri.io'
+url='https://liri.io'
license=('GPL3')
depends=('qt5-tools' 'qt5-wayland' 'qt5-accountsservice-git'
'pam' 'greenisland-git' 'vibe-git' 'liri-workspace-git')
@@ -17,7 +17,7 @@ provides=('liri-shell')
groups=('liri-git')
_gitroot="git://github.com/lirios/shell.git"
-_gitbranch=release/0.9.0
+_gitbranch=master
_gitname=shell
source=(${_gitname}::${_gitroot}#branch=${_gitbranch})
md5sums=('SKIP')