summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLubosz Sarnecki2020-01-17 16:16:09 +0100
committerLubosz Sarnecki2020-01-17 16:16:09 +0100
commit55bf7f7eceb1665547a5f2b065932074d07d0794 (patch)
treee22e5eb48d98e54de42ff65bd23805c707e20f8c
parent2f5db51ab2287660b34bfccc0c12c2e3561b6b1f (diff)
downloadaur-55bf7f7eceb1665547a5f2b065932074d07d0794.tar.gz
Update to GNOME Shell 3.34.3 and xrdesktop 0.13.99.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a73b7c936586..4fb79843d4e9 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.1
+ pkgver = 3.34.3
pkgrel = 1
url = https://gitlab.freedesktop.org/xrdesktop
arch = x86_64
@@ -37,11 +37,11 @@ pkgbase = gnome-shell-xrdesktop-git
depends = libinputsynth-git
optdepends = gnome-control-center: System settings
optdepends = evolution-data-server: Evolution calendar integration
- provides = gnome-shell=3.34.1
+ provides = gnome-shell=3.34.3
conflicts = gnome-shell
options = debug
options = !strip
- source = gnome-shell::git+https://gitlab.freedesktop.org/xrdesktop/gnome-shell.git#branch=3.34.1-xrdesktop
+ source = gnome-shell::git+https://gitlab.freedesktop.org/xrdesktop/gnome-shell.git#branch=3.34.3-xrdesktop
source = git+https://git.gnome.org/browse/libgnome-volume-control
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ee1b8ceaf4e1..181694315fa2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
basename=gnome-shell
pkgname=$basename-xrdesktop-git
-pkgver=3.34.1
+pkgver=3.34.3
pkgrel=1
conflicts=($basename)
pkgdesc="The next generation GNOME Shell - with patches for xrdesktop."
@@ -21,7 +21,7 @@ optdepends=('gnome-control-center: System settings'
'evolution-data-server: Evolution calendar integration')
groups=(gnome)
provides=(gnome-shell=$pkgver)
-source=($basename::"git+https://gitlab.freedesktop.org/xrdesktop/gnome-shell.git#branch=3.34.1-xrdesktop"
+source=($basename::"git+https://gitlab.freedesktop.org/xrdesktop/gnome-shell.git#branch=3.34.3-xrdesktop"
"git+https://git.gnome.org/browse/libgnome-volume-control")
sha256sums=('SKIP'