summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTérence Clastres2019-07-02 21:25:26 +0200
committerTérence Clastres2019-07-02 21:25:26 +0200
commitadd3a6eda67e8b790ef7b60ee21df37ed4cec2ed (patch)
tree5f3880dee01962e98cb7e0152df3d1cdac514d9f
parent56905837945661ec33e1b019930beb5479e5f523 (diff)
downloadaur-add3a6eda67e8b790ef7b60ee21df37ed4cec2ed.tar.gz
Sync to gnome-3-32
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 882c55925872..f0e606ba8cb9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-performance
pkgdesc = Next generation desktop shell | Attempt to improve the performance by non-upstreamed patches
- pkgver = 3.32.2+2+g95e353fdb
+ pkgver = 3.32.2+5+gae0567949
pkgrel = 1
url = https://wiki.gnome.org/Projects/GnomeShell
install = gnome-shell-performance.install
@@ -36,9 +36,9 @@ pkgbase = gnome-shell-performance
optdepends = gnome-control-center: System settings
optdepends = evolution-data-server: Evolution calendar integration
provides = gnome-shell
- provides = gnome-shell=3.32.2+2+g95e353fdb
+ provides = gnome-shell=3.32.2+5+gae0567949
conflicts = gnome-shell
- source = gnome-shell-performance::git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=95e353fdb4067c54b677efcc7f204525f9c7a66d
+ source = gnome-shell-performance::git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=ae05679498ff78b88ede8f15bd646716366b2ff8
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
source = https://gitlab.gnome.org/GNOME/gnome-shell/uploads/4a083c80c81eeb0dd1be64e0e24b5c17/nvidia-background-workaround.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 30a0cdeeab7e..9f12d37d88e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Flamelab <panosfilip@gmail.com
pkgname=gnome-shell-performance
-pkgver=3.32.2+2+g95e353fdb
+pkgver=3.32.2+5+gae0567949
pkgrel=1
pkgdesc="Next generation desktop shell | Attempt to improve the performance by non-upstreamed patches"
url="https://wiki.gnome.org/Projects/GnomeShell"
@@ -21,7 +21,7 @@ groups=(gnome)
provides=(gnome-shell gnome-shell=$pkgver)
conflicts=(gnome-shell)
install="$pkgname.install"
-_commit=95e353fdb4067c54b677efcc7f204525f9c7a66d # tags/3.32.2^2
+_commit=ae05679498ff78b88ede8f15bd646716366b2ff8 # tags/3.32.2^5
source=("$pkgname::git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"
https://gitlab.gnome.org/GNOME/gnome-shell/uploads/4a083c80c81eeb0dd1be64e0e24b5c17/nvidia-background-workaround.patch)