summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTérence Clastres2020-04-09 22:33:45 +0200
committerTérence Clastres2020-04-09 22:33:45 +0200
commitc1d7c47529bf21b3d18c1dd2df796f9abad892a0 (patch)
tree3739c082a41bb2245cf17f870a2550d20fca70f1
parentd38c3518346ba9ce9b74d557caeb92ef6bc7a7a8 (diff)
downloadaur-c1d7c47529bf21b3d18c1dd2df796f9abad892a0.tar.gz
Sync to gnome-3-36
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9de93adfe105..c41bb96074d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-performance
pkgdesc = Next generation desktop shell
- pkgver = 3.36.1+22+g698bd5b3a
+ pkgver = 3.36.1+31+ga6783692c
pkgrel = 1
epoch = 1
url = https://wiki.gnome.org/Projects/GnomeShell
@@ -38,9 +38,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.36.1+22+g698bd5b3a
+ provides = gnome-shell=3.36.1+31+ga6783692c
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=698bd5b3a99b125b193466366a889c583a394de9
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=a6783692c5f6307c0e2264201381ebfcb9c66c8c
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index aeb815016917..930e765481a2 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.1+22+g698bd5b3a
+pkgver=3.36.1+31+ga6783692c
pkgrel=1
epoch=1
pkgdesc="Next generation desktop shell"
@@ -32,7 +32,7 @@ groups=(gnome)
provides=(gnome-shell gnome-shell=$pkgver)
conflicts=(gnome-shell)
install=$pkgname.install
-_commit=698bd5b3a99b125b193466366a889c583a394de9 # tags/3.36.1^22
+_commit=a6783692c5f6307c0e2264201381ebfcb9c66c8c # tags/3.36.1^31
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git")
sha256sums=('SKIP'