summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSefa Eyeoglu2021-04-08 09:18:56 +0200
committerSefa Eyeoglu2021-04-08 09:18:56 +0200
commitd371706dccb36b2f49fc91ac2c65578e847da809 (patch)
tree1c399f8fd88fd70e873684a027f037812cb7e5e9
parente2347a71a90b9bab6a15af1821dea808c6a941a4 (diff)
downloadaur-d371706dccb36b2f49fc91ac2c65578e847da809.tar.gz
upgpkg: gamescope-git 3.7.1.r68.g21ab0dd37274f4e2-1
Update to latest upstream version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 4 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f876924b5178..0f35ca6e0df1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gamescope-git
pkgdesc = Micro-compositor formerly known as steamcompmgr
- pkgver = 3.7.1.r65.g4f24653d776f570b
+ pkgver = 3.7.1.r68.g21ab0dd37274f4e2
pkgrel = 1
url = https://github.com/Plagman/gamescope
arch = x86_64
@@ -22,9 +22,7 @@ pkgbase = gamescope-git
conflicts = gamescope
conflicts = steamcompmgr
source = git+https://github.com/Plagman/gamescope.git
- source = fix-wlroots-master-1.patch::https://patch-diff.githubusercontent.com/raw/Plagman/gamescope/pull/150.patch
sha512sums = SKIP
- sha512sums = e5769d1b67c1d19b0142faadd752178f398ca1b893d01683d95658c4eaad15cc5921552fa89b302891f75fbc6ff67b65dced856808d7ac9d80d3812cc8d9441f
pkgname = gamescope-git
diff --git a/PKGBUILD b/PKGBUILD
index 9d318e5f3983..8d42be256e9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=gamescope
pkgname=${_pkgname}-git
-pkgver=3.7.1.r65.g4f24653d776f570b
+pkgver=3.7.1.r68.g21ab0dd37274f4e2
pkgrel=1
pkgdesc="Micro-compositor formerly known as steamcompmgr"
arch=(x86_64)
@@ -12,10 +12,8 @@ depends=("libxcomposite" "libxtst" "libxres" "sdl2" "wlroots-git" "libliftoff-gi
makedepends=("git" "meson" "ninja" "patch" "vulkan-headers" "glslang")
provides=($_pkgname "steamcompmgr")
conflicts=($_pkgname "steamcompmgr")
-source=("git+https://github.com/Plagman/gamescope.git"
- "fix-wlroots-master-$pkgrel.patch::https://patch-diff.githubusercontent.com/raw/Plagman/gamescope/pull/150.patch")
-sha512sums=('SKIP'
- 'e5769d1b67c1d19b0142faadd752178f398ca1b893d01683d95658c4eaad15cc5921552fa89b302891f75fbc6ff67b65dced856808d7ac9d80d3812cc8d9441f')
+source=("git+https://github.com/Plagman/gamescope.git")
+sha512sums=('SKIP')
pkgver() {