summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTérence Clastres2020-04-04 21:41:27 +0200
committerTérence Clastres2020-04-04 21:41:27 +0200
commitd38c3518346ba9ce9b74d557caeb92ef6bc7a7a8 (patch)
tree0448ca69217d67b77407155c16714981052d8886
parentd09b94f0957f7e1bd0e921a9f73ccc14701ebcf0 (diff)
downloadaur-d38c3518346ba9ce9b74d557caeb92ef6bc7a7a8.tar.gz
Sync to gnome-3-36
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a71e47120a52..9de93adfe105 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gnome-shell-performance
pkgdesc = Next generation desktop shell
- pkgver = 3.36.1+19+gdfcc5ffb1
- pkgrel = 2
+ pkgver = 3.36.1+22+g698bd5b3a
+ pkgrel = 1
epoch = 1
url = https://wiki.gnome.org/Projects/GnomeShell
install = gnome-shell-performance.install
@@ -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+19+gdfcc5ffb1
+ provides = gnome-shell=3.36.1+22+g698bd5b3a
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=dfcc5ffb1e2b7a8e5ad59b1f83133c06a5b8ff7c
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=698bd5b3a99b125b193466366a889c583a394de9
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 81581c9b4642..aeb815016917 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,8 +14,8 @@ _merge_requests_to_use=() # safe pick
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=3.36.1+19+gdfcc5ffb1
-pkgrel=2
+pkgver=3.36.1+22+g698bd5b3a
+pkgrel=1
epoch=1
pkgdesc="Next generation desktop shell"
url="https://wiki.gnome.org/Projects/GnomeShell"
@@ -32,7 +32,7 @@ groups=(gnome)
provides=(gnome-shell gnome-shell=$pkgver)
conflicts=(gnome-shell)
install=$pkgname.install
-_commit=dfcc5ffb1e2b7a8e5ad59b1f83133c06a5b8ff7c # tags/3.36.1^19
+_commit=698bd5b3a99b125b193466366a889c583a394de9 # tags/3.36.1^22
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git")
sha256sums=('SKIP'