summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTérence Clastres2020-03-21 20:31:17 +0100
committerTérence Clastres2020-03-21 20:31:17 +0100
commit80a0b5efbcc76bcf880aa31347a91bb5e5994e32 (patch)
tree564e8dce9edd9cc027a6a2a4c23431b659c20e4e
parent4a26be7e0cb1479b482cf39f4abc8540f9ec42a3 (diff)
downloadaur-80a0b5efbcc76bcf880aa31347a91bb5e5994e32.tar.gz
Sync to master
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1a26cc4f8bc..3e5324b41e3f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-performance
pkgdesc = Next generation desktop shell
- pkgver = 3.36.0+35+gd9a75412c
+ pkgver = 3.36.0+72+gdc002a61e
pkgrel = 1
epoch = 1
url = https://wiki.gnome.org/Projects/GnomeShell
@@ -37,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.36.0+35+gd9a75412c
+ provides = gnome-shell=3.36.0+72+gdc002a61e
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=d9a75412c3e843890588a1e794f3014ee65e5619
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=dc002a61eb305ffe54f8f0ff9fc9d6e36216eb63
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 885c0b4fb3f3..1d1894337251 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.0+35+gd9a75412c
+pkgver=3.36.0+72+gdc002a61e
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=d9a75412c3e843890588a1e794f3014ee65e5619 # master
+_commit=dc002a61eb305ffe54f8f0ff9fc9d6e36216eb63 # master
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git")
sha256sums=('SKIP'