summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTérence Clastres2020-08-31 16:42:18 +0200
committerTérence Clastres2020-08-31 16:42:18 +0200
commit8d6e751acc752b68c0330cefc4184870417366d5 (patch)
tree3f133a47fa223838f63026f1d01975bc2f8ca604
parent815cea9519437229da82f8e17018cdea9feeb8c3 (diff)
downloadaur-8d6e751acc752b68c0330cefc4184870417366d5.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 f891833cff78..cbd33d5fbcbd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-performance
pkgdesc = Next generation desktop shell
- pkgver = 3.36.4+12+g5f509855e
+ pkgver = 3.36.5+2+g6b20eb8ee
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.4+12+g5f509855e
- provides = gnome-shell=1:3.36.4+12+g5f509855e
+ provides = gnome-shell=3.36.5+2+g6b20eb8ee
+ provides = gnome-shell=1:3.36.5+2+g6b20eb8ee
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=5f509855e24ba391c44f2af2a170e077aa0bc93f
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=6b20eb8eea73eb814f142922a5fbadf827b466ee
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
source = 1126.diff
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6a8866c9ef11..85a193def1e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ _merge_requests_to_use=() # safe pick
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=3.36.4+12+g5f509855e
+pkgver=3.36.5+2+g6b20eb8ee
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=5f509855e24ba391c44f2af2a170e077aa0bc93f # tags/3.36.4^12
+_commit=6b20eb8eea73eb814f142922a5fbadf827b466ee # tags/3.36.5^2
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"
"1126.diff")