summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63292fbde747..093d34ac409c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Rebuild when Qt is updated
pkgname=liri-eglfs-git
-pkgver=r18.23941d3
+pkgver=r65.2833470
pkgrel=1
pkgdesc="Liri QPA plugin"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
@@ -19,7 +19,7 @@ replaces=('liri-eglfs')
provides=('liri-eglfs')
groups=('liri-git')
-_gitroot="git://github.com/lirios/eglfs.git"
+_gitroot="git+https://github.com/lirios/eglfs.git"
_gitbranch=develop
_gitname=eglfs
source=(${_gitname}::${_gitroot}#branch=${_gitbranch})