summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSefa Eyeoglu2022-08-11 10:23:45 +0200
committerSefa Eyeoglu2022-08-11 10:23:45 +0200
commiteff978402069b7380ef60af9876c7133548cfbb6 (patch)
tree4f2f16527b369afb6c42a5c5c891da0cfe13709a
parent59439be371ba29f0b0e18f59b5658ca23a93287e (diff)
downloadaur-eff978402069b7380ef60af9876c7133548cfbb6.tar.gz
upgpkg: gamescope-git 3.11.33.beta1.r31.g60513c0-1
switch to libliftoff-git
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3013aeb1a212..04569ec379fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gamescope-git
pkgdesc = Micro-compositor formerly known as steamcompmgr
- pkgver = 3.11.31.beta7.r2.g541ea8f
+ pkgver = 3.11.33.beta1.r31.g60513c0
pkgrel = 1
url = https://github.com/Plagman/gamescope
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = gamescope-git
depends = libxres
depends = sdl2
depends = pipewire
- depends = libliftoff
+ depends = libliftoff-git
depends = libdrm
depends = libxkbcommon
depends = libinput
diff --git a/PKGBUILD b/PKGBUILD
index 47501e705a33..f41ed55ba03d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=gamescope
pkgname=${_pkgname}-git
-pkgver=3.11.31.beta7.r2.g541ea8f
+pkgver=3.11.33.beta1.r31.g60513c0
pkgrel=1
pkgdesc="Micro-compositor formerly known as steamcompmgr"
arch=(x86_64)
@@ -10,7 +10,7 @@ url="https://github.com/Plagman/gamescope"
license=("custom:BSD-2-Clause")
depends=(
# gamescope
- "libxcomposite" "libxtst" "libxres" "sdl2" "pipewire" "libliftoff"
+ "libxcomposite" "libxtst" "libxres" "sdl2" "pipewire" "libliftoff-git"
# wlroots
"libdrm" "libxkbcommon" "libinput" "pixman" "xorg-xwayland" "xcb-util-renderutil" "xcb-util-wm" "xcb-util-errors" "seatd"
)