summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTérence Clastres2020-04-28 00:18:13 +0200
committerTérence Clastres2020-04-28 01:04:55 +0200
commit175b039315c1ff7fa7f3f255f04ff1733cffae67 (patch)
treee26fcd8ca02002335fd078dc28b18c57444cac18
parentd50bcb1438766871957a0dfc339804cd09624acf (diff)
downloadaur-175b039315c1ff7fa7f3f255f04ff1733cffae67.tar.gz
Sync to gnome-3-36
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94936ab2ae01..de0bc3271990 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-performance
pkgdesc = Next generation desktop shell
- pkgver = 3.36.1+37+g18a5c7436
+ pkgver = 3.36.1+40+g890f5b591
pkgrel = 1
epoch = 1
url = https://wiki.gnome.org/Projects/GnomeShell
@@ -39,10 +39,10 @@ pkgbase = gnome-shell-performance
optdepends = gnome-control-center: System settings
optdepends = evolution-data-server: Evolution calendar integration
provides = gnome-shell
- provides = gnome-shell=3.36.1+37+g18a5c7436
- provides = gnome-shell=1:3.36.1+37+g18a5c7436
+ provides = gnome-shell=3.36.1+40+g890f5b591
+ provides = gnome-shell=1:3.36.1+40+g890f5b591
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=18a5c7436251d43d458c40a0259dc6da4d9ea760
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=890f5b591fef3cc3af387675c53113a5226805d1
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
source = 1126.diff
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 408765a383cb..3a90a046d363 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ _merge_requests_to_use=('1126' '1192' '1164') # safe pick
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=3.36.1+37+g18a5c7436
+pkgver=3.36.1+40+g890f5b591
pkgrel=1
epoch=1
pkgdesc="Next generation desktop shell"
@@ -32,7 +32,7 @@ groups=(gnome)
provides=(gnome-shell gnome-shell=$pkgver gnome-shell=$epoch:$pkgver)
conflicts=(gnome-shell)
install=$pkgname.install
-_commit=18a5c7436251d43d458c40a0259dc6da4d9ea760 # tags/3.36.1^37
+_commit=890f5b591fef3cc3af387675c53113a5226805d1 # tags/3.36.1^40
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"
"1126.diff")