summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaren Arterius2019-09-21 14:33:11 +0800
committerSaren Arterius2019-09-21 14:33:11 +0800
commitd2707474b4a93c3a36f2432d9fa3420f1baee715 (patch)
tree1e65394d96b9ff7b5d20dae7bb9ed19ed4117f90
parent4a568615c91c06e7b5d1ef578e83fee95ef9ebd8 (diff)
downloadaur-d2707474b4a93c3a36f2432d9fa3420f1baee715.tar.gz
fix nemo
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 915326eb27f6..4d81d572235c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,7 @@
pkgbase = gnome-shell-performance
pkgdesc = Next generation desktop shell | Attempt to improve the performance by non-upstreamed patches
- pkgver = 3.34.0+94+g3d86e6e79
+ pkgver = 3.34.0+148+g506b75fc7
pkgrel = 1
- epoch = 1
url = https://wiki.gnome.org/Projects/GnomeShell
install = gnome-shell-performance.install
arch = x86_64
@@ -38,9 +37,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.34.0+94+g3d86e6e79
+ provides = gnome-shell=3.34.0+148+g506b75fc7
conflicts = gnome-shell
- source = gnome-shell-performance::git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=3d86e6e791a9e59af3248445a2682cbfe20c60b8
+ source = gnome-shell-performance::git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=506b75fc7f3a1beeee6141ccb8edb6731c45cc6a
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ab2114505e38..ddf625a45e85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,8 @@
# Contributor: Flamelab <panosfilip@gmail.com
pkgname=gnome-shell-performance
-pkgver=3.34.0+94+g3d86e6e79
+pkgver=3.34.0+148+g506b75fc7
pkgrel=1
-epoch=1
pkgdesc="Next generation desktop shell | Attempt to improve the performance by non-upstreamed patches"
url="https://wiki.gnome.org/Projects/GnomeShell"
arch=(x86_64)
@@ -22,7 +21,7 @@ groups=(gnome)
provides=(gnome-shell gnome-shell=$pkgver)
conflicts=(gnome-shell)
install="$pkgname.install"
-_commit=3d86e6e791a9e59af3248445a2682cbfe20c60b8 # master
+_commit=506b75fc7f3a1beeee6141ccb8edb6731c45cc6a # master
source=("$pkgname::git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git")
sha256sums=('SKIP'