summarylogtreecommitdiffstats
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
parentcbae10cac026de14e1a809b9d8981fc249c4eff7 (diff)
downloadaur-060730a6fdf7e6af9b9021fab6259951e81fc6a8.tar.gz
Track master
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2684990d7d3f..fac1e803d8d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Sun Jan 1 14:17:11 UTC 2017
+# Mon Jan 16 21:10:34 UTC 2017
pkgbase = liri-shell-git
pkgdesc = QtQuick and Wayland based shell for convergence
pkgver = 20161016.c2269e8
pkgrel = 1
- url = http://liri.io
+ url = https://liri.io
arch = i686
arch = x86_64
arch = armv6h
@@ -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=release/0.9.0
+ source = shell::git://github.com/lirios/shell.git#branch=master
md5sums = SKIP
pkgname = liri-shell-git
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')