summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2021-10-15 21:21:41 +0200
committerHugo Osvaldo Barrera2021-10-15 21:21:41 +0200
commit632727d62a9deee12ce4d4354fc59093a099a817 (patch)
tree44b8ce17f2cd2b4ab82d902e92921a8c4a66bcff /PKGBUILD
parent7b88da48757e6f0849fbb15474ac5b5af156a330 (diff)
downloadaur-cage-scenegraph.tar.gz
Use emersion's scenegraph branch
Current master does not build with wlroots-git.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6166f03ed185..09472feaee72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: gilbus <aur(AT)tinkershell.eu>
-pkgname=cage-git
+pkgname=cage-scenegraph
_pkgname=cage
-pkgver=0.1.4.r0.g646b3e8
+pkgver=0.1.4.r16.gf1ba664
pkgrel=1
epoch=1
license=("MIT")
@@ -10,10 +10,10 @@ makedepends=("meson" "git" "wayland-protocols")
depends=("wlroots-git" "wayland" "libxkbcommon" "xorg-server-xwayland")
arch=("x86_64")
url="https://www.hjdskes.nl/projects/cage/"
-source=("${pkgname%-*}::git+https://github.com/Hjdskes/cage.git")
+source=("${pkgname%-*}::git+https://github.com/emersion/cage.git#branch=scenegraph")
sha1sums=("SKIP")
-#provides=("cage")
-#conflicts=("cage")
+provides=("cage")
+conflicts=("cage")
options=(debug !strip)
pkgver() {