summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSefa Eyeoglu2021-03-31 14:26:58 +0200
committerSefa Eyeoglu2021-03-31 14:26:58 +0200
commitc9f8d5a92b49886dc5001e48add2a6d0f2f7c188 (patch)
treecdbb949fb2f02939d0785243ed2b5f9ab8f127af
parent41597cf0e67826962cca7997ba53b3e2ff37d534 (diff)
downloadaur-c9f8d5a92b49886dc5001e48add2a6d0f2f7c188.tar.gz
upgpkg: gamescope-git 3.7.1.r59.g774002483b310a71-1
Remove obsolete patch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 4 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e86955457da2..537a62c63b8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gamescope-git
pkgdesc = Micro-compositor formerly known as steamcompmgr
- pkgver = 3.7.1.r58.g7dfb55c8a8db62ac
+ pkgver = 3.7.1.r59.g774002483b310a71
pkgrel = 1
url = https://github.com/Plagman/gamescope
arch = x86_64
@@ -23,10 +23,8 @@ pkgbase = gamescope-git
conflicts = steamcompmgr
source = git+https://github.com/Plagman/gamescope.git
source = https://patch-diff.githubusercontent.com/raw/Plagman/gamescope/pull/150.patch
- source = https://patch-diff.githubusercontent.com/raw/Plagman/gamescope/pull/181.patch
sha512sums = SKIP
sha512sums = 939b87c9c83ba957ad1eda6b89d281fc03365f2c1e01377a4b1cb06647ceeba0cf00f6df100891d81b3b585a29d850089440c6ae62bc077554c9e5c32eca85df
- sha512sums = 430db3983a92b664ab0f0ed1246d430a657122b68a9c14fb8f37d430987fc15ab6fcd1f70e18d4e4fd5891899963f766ea48ddf5b6085262080dedcb3ceecd65
pkgname = gamescope-git
diff --git a/PKGBUILD b/PKGBUILD
index b685a18532e2..f6ad52aa57ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=gamescope
pkgname=${_pkgname}-git
-pkgver=3.7.1.r58.g7dfb55c8a8db62ac
+pkgver=3.7.1.r59.g774002483b310a71
pkgrel=1
pkgdesc="Micro-compositor formerly known as steamcompmgr"
arch=(x86_64)
@@ -13,11 +13,9 @@ makedepends=("git" "meson" "ninja" "patch" "vulkan-headers" "glslang")
provides=($_pkgname "steamcompmgr")
conflicts=($_pkgname "steamcompmgr")
source=("git+https://github.com/Plagman/gamescope.git"
- "https://patch-diff.githubusercontent.com/raw/Plagman/gamescope/pull/150.patch"
- "https://patch-diff.githubusercontent.com/raw/Plagman/gamescope/pull/181.patch")
+ "https://patch-diff.githubusercontent.com/raw/Plagman/gamescope/pull/150.patch")
sha512sums=('SKIP'
- '939b87c9c83ba957ad1eda6b89d281fc03365f2c1e01377a4b1cb06647ceeba0cf00f6df100891d81b3b585a29d850089440c6ae62bc077554c9e5c32eca85df'
- '430db3983a92b664ab0f0ed1246d430a657122b68a9c14fb8f37d430987fc15ab6fcd1f70e18d4e4fd5891899963f766ea48ddf5b6085262080dedcb3ceecd65')
+ '939b87c9c83ba957ad1eda6b89d281fc03365f2c1e01377a4b1cb06647ceeba0cf00f6df100891d81b3b585a29d850089440c6ae62bc077554c9e5c32eca85df')
pkgver() {