From 5e204ae6d51fd5ca2eb5a1b2e066ea20c1100f29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=C3=A9rence=20Clastres?= Date: Fri, 19 Jul 2019 22:39:54 +0200 Subject: [PATCH] Revert "Add !494" This reverts commit 4f68df1ebda226e9c65b95e1d1c036f61b69d392. --- .SRCINFO | 2 +- PKGBUILD | 9 +-------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 283c652..9318899 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = gnome-shell-performance pkgdesc = Next generation desktop shell | Attempt to improve the performance by non-upstreamed patches pkgver = 3.32.2+10+g2483b6038 - pkgrel = 1 + pkgrel = 2 url = https://wiki.gnome.org/Projects/GnomeShell install = gnome-shell-performance.install arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index 4303511..a21aa27 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gnome-shell-performance pkgver=3.32.2+10+g2483b6038 -pkgrel=1 +pkgrel=2 pkgdesc="Next generation desktop shell | Attempt to improve the performance by non-upstreamed patches" url="https://wiki.gnome.org/Projects/GnomeShell" arch=(x86_64) @@ -134,13 +134,6 @@ prepare() { # Comment: git cherry-pick -n a7852705^..2d908e80 - # Title: dash: Fix messed up icon height - # URL: https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/494 - # Type: 3 - # Status: 4 - # Comment: - git cherry-pick -n 4e5ca6d3 - git submodule init git config --local submodule.subprojects/gvc.url "$srcdir/libgnome-volume-control" git submodule update