summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLubosz Sarnecki2020-03-19 15:58:50 +0100
committerLubosz Sarnecki2020-03-19 15:58:50 +0100
commit2f6c34734a2ed73457ba9b38eaee0100c92275d0 (patch)
treee39501d6b5ed89d6730d99fe117da51f826202c8
parentbd4e11ea958f8fc2fd85b14124c5d21c716f99f4 (diff)
downloadaur-2f6c34734a2ed73457ba9b38eaee0100c92275d0.tar.gz
Update to 3.36.0.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a827298ea716..abc144482e49 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-xrdesktop-git
pkgdesc = The next generation GNOME Shell - with patches for xrdesktop.
- pkgver = 3.34.3
+ pkgver = 3.36.0
pkgrel = 1
url = https://gitlab.freedesktop.org/xrdesktop
arch = x86_64
@@ -30,9 +30,9 @@ pkgbase = gnome-shell-xrdesktop-git
depends = evolution-data-server
depends = python
optdepends = gnome-control-center: System settings
- provides = gnome-shell=3.34.3
+ provides = gnome-shell=3.36.0
conflicts = gnome-shell
- source = gnome-shell::git+https://gitlab.freedesktop.org/xrdesktop/gnome-shell.git#branch=3.34.3-xrdesktop
+ source = gnome-shell::git+https://gitlab.freedesktop.org/xrdesktop/gnome-shell.git#branch=3.36.0-xrdesktop
source = git+https://git.gnome.org/browse/libgnome-volume-control
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e1ea5536bbc0..b5009d25eb3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
basename=gnome-shell
pkgname=$basename-xrdesktop-git
-pkgver=3.34.3
+pkgver=3.36.0
pkgrel=1
conflicts=($basename)
pkgdesc="The next generation GNOME Shell - with patches for xrdesktop."
@@ -19,7 +19,7 @@ makedepends=(gtk-doc gnome-control-center evolution-data-server gobject-introspe
optdepends=('gnome-control-center: System settings')
groups=(gnome)
provides=(gnome-shell=$pkgver)
-source=($basename::"git+https://gitlab.freedesktop.org/xrdesktop/gnome-shell.git#branch=3.34.3-xrdesktop"
+source=($basename::"git+https://gitlab.freedesktop.org/xrdesktop/gnome-shell.git#branch=3.36.0-xrdesktop"
"git+https://git.gnome.org/browse/libgnome-volume-control")
sha256sums=('SKIP'