summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTérence Clastres2020-03-15 17:57:11 +0100
committerTérence Clastres2020-03-15 17:57:11 +0100
commit4a26be7e0cb1479b482cf39f4abc8540f9ec42a3 (patch)
tree2528d0f396ad6595438646aac34c0bcc826640e3
parentc5c6e05b137b4b37d69271936a7f55102a4d03e7 (diff)
downloadaur-4a26be7e0cb1479b482cf39f4abc8540f9ec42a3.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 2e69bf589eb0..b1a26cc4f8bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-performance
pkgdesc = Next generation desktop shell
- pkgver = 3.36.0
+ pkgver = 3.36.0+35+gd9a75412c
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
+ provides = gnome-shell=3.36.0+35+gd9a75412c
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=4baa091bc54856b191394c70bcedcd3fb4d1a2b5
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=d9a75412c3e843890588a1e794f3014ee65e5619
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 72ee3bffe2a1..885c0b4fb3f3 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
+pkgver=3.36.0+35+gd9a75412c
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=4baa091bc54856b191394c70bcedcd3fb4d1a2b5 # tags/3.36.0^0
+_commit=d9a75412c3e843890588a1e794f3014ee65e5619 # 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'