summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSefa Eyeoglu2021-04-16 17:01:49 +0200
committerSefa Eyeoglu2021-04-16 17:01:49 +0200
commit50b8ce7e45e89d9d55919c6dfb91fffbc0fcaca0 (patch)
treeba425d7b38778dc9cdcce13814bb81faae1574d4
parentd371706dccb36b2f49fc91ac2c65578e847da809 (diff)
downloadaur-50b8ce7e45e89d9d55919c6dfb91fffbc0fcaca0.tar.gz
upgpkg: gamescope-git 3.7.1.r76.gdb14ce1eeb362392-1
Update to latest upstream version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f35ca6e0df1..5ddd6ad8f06d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gamescope-git
pkgdesc = Micro-compositor formerly known as steamcompmgr
- pkgver = 3.7.1.r68.g21ab0dd37274f4e2
+ pkgver = 3.7.1.r76.gdb14ce1eeb362392
pkgrel = 1
url = https://github.com/Plagman/gamescope
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = gamescope-git
depends = libxtst
depends = libxres
depends = sdl2
- depends = wlroots-git
+ depends = wlroots=0.13.0
depends = libliftoff-git
provides = gamescope
provides = steamcompmgr
diff --git a/PKGBUILD b/PKGBUILD
index 8d42be256e9f..1b28ef9b4bea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
_pkgname=gamescope
pkgname=${_pkgname}-git
-pkgver=3.7.1.r68.g21ab0dd37274f4e2
+pkgver=3.7.1.r76.gdb14ce1eeb362392
pkgrel=1
pkgdesc="Micro-compositor formerly known as steamcompmgr"
arch=(x86_64)
url="https://github.com/Plagman/gamescope"
license=("custom:BSD-2-Clause")
-depends=("libxcomposite" "libxtst" "libxres" "sdl2" "wlroots-git" "libliftoff-git")
+depends=("libxcomposite" "libxtst" "libxres" "sdl2" "wlroots=0.13.0" "libliftoff-git")
makedepends=("git" "meson" "ninja" "patch" "vulkan-headers" "glslang")
provides=($_pkgname "steamcompmgr")
conflicts=($_pkgname "steamcompmgr")