summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTérence Clastres2020-03-31 17:01:58 +0200
committerTérence Clastres2020-03-31 17:01:58 +0200
commit93ac71a78ee71d2ab49b4254bb59f42320f13a49 (patch)
tree382ccdc4fa85548f4ef0a5146196af2f9c54898a
parent80a0b5efbcc76bcf880aa31347a91bb5e5994e32 (diff)
downloadaur-93ac71a78ee71d2ab49b4254bb59f42320f13a49.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 3e5324b41e3f..be5a4b2e1597 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-performance
pkgdesc = Next generation desktop shell
- pkgver = 3.36.0+72+gdc002a61e
+ pkgver = 3.36.1+1+g1dea3341e
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+72+gdc002a61e
+ provides = gnome-shell=3.36.1+1+g1dea3341e
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=dc002a61eb305ffe54f8f0ff9fc9d6e36216eb63
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=1dea3341ecdb261005a209eb9b99b1c2a6b9e52e
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1d1894337251..c4d7a4dc5af1 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+72+gdc002a61e
+pkgver=3.36.1+1+g1dea3341e
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=dc002a61eb305ffe54f8f0ff9fc9d6e36216eb63 # master
+_commit=1dea3341ecdb261005a209eb9b99b1c2a6b9e52e # tags/3.36.1^1
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git")
sha256sums=('SKIP'