summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2020-02-07 13:09:22 +0800
committerYour Name2020-02-07 13:09:22 +0800
commitc33ad2abab26c04a89359f00c9b856407df56baf (patch)
tree1c317a53a9d8cda3503900c236223324eb3b9558
parent268e10bf581376d2c85598208aefc77e57aa33ef (diff)
downloadaur-c33ad2abab26c04a89359f00c9b856407df56baf.tar.gz
remove !923
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 728f799271ea..6cd2d911e5b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gnome-shell-performance
pkgdesc = Next generation desktop shell
pkgver = 3.34.3
- pkgrel = 3
+ pkgrel = 4
epoch = 1
url = https://wiki.gnome.org/Projects/GnomeShell
install = gnome-shell-performance.install
diff --git a/PKGBUILD b/PKGBUILD
index b330a54380bc..9d8b0044ffb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gnome-shell-performance
_pkgname=gnome-shell
pkgver=3.34.3
-pkgrel=3
+pkgrel=4
epoch=1
pkgdesc="Next generation desktop shell"
url="https://wiki.gnome.org/Projects/GnomeShell"
@@ -106,8 +106,8 @@ prepare() {
# URL: https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/923
# Type: 1
# Status: 2
- # Comment:
- git_cp_by_msg '!923' 'js/ui: Keep refcounts to WallClock objects above 1.'
+ # Comment: Unlock freezes, it hits me too.
+ # git_cp_by_msg '!923' 'js/ui: Keep refcounts to WallClock objects above 1.'
# Title: js/ui: Subscribe touchpad gesture handlers to only touchpad events [performance]
# URL: https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/925