summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTérence Clastres2019-03-16 16:41:12 +0100
committerTérence Clastres2019-03-16 16:41:12 +0100
commit80d1d29586349aa04941a26ffcc339eb2ea15e09 (patch)
tree259650d0f9cfefc5ce47bd7b61b8c1ec450f94e8
parenta9bfebe1f5eef4a66374e7f2992775f2b50c4233 (diff)
downloadaur-80d1d29586349aa04941a26ffcc339eb2ea15e09.tar.gz
Sync with [extra]
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1a3c5ca9139..dded546010a5 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.0
+ pkgver = 3.32.0+15+gb7d79a5f0
pkgrel = 1
url = https://wiki.gnome.org/Projects/GnomeShell
arch = x86_64
@@ -34,9 +34,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.0
+ provides = gnome-shell=3.32.0+15+gb7d79a5f0
conflicts = gnome-shell
- source = gnome-shell-performance::git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=47915f8c1117470e5351a8ec4e4bdac5e683498d
+ source = gnome-shell-performance::git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=b7d79a5f063341f1773a9a8a5550a188c04efbda
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f654f8545916..137504deb007 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Flamelab <panosfilip@gmail.com
pkgname=gnome-shell-performance
-pkgver=3.32.0
+pkgver=3.32.0+15+gb7d79a5f0
pkgrel=1
pkgdesc="Next generation desktop shell | Attempt to improve the performance by non-upstreamed patches"
url="https://wiki.gnome.org/Projects/GnomeShell"
@@ -20,7 +20,7 @@ optdepends=('gnome-control-center: System settings'
groups=(gnome)
provides=(gnome-shell gnome-shell=$pkgver)
conflicts=(gnome-shell)
-_commit=47915f8c1117470e5351a8ec4e4bdac5e683498d # tags/3.32.0^0
+_commit=b7d79a5f063341f1773a9a8a5550a188c04efbda # 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'