summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Haag2020-10-29 22:26:37 +0100
committerChristoph Haag2020-10-29 22:26:37 +0100
commit8c377ad1fed6ca4355ab7d8a47fd3ea945d98859 (patch)
treea8a71732e7ad46ef6fe00242417dfb80d130879b
parent36c878eb2990a92578b2545ba71a5d8e4e5d22aa (diff)
downloadaur-8c377ad1fed6ca4355ab7d8a47fd3ea945d98859.tar.gz
update to 3.38.1 branch
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a717015a8e57..ac725b6d2128 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.36.3
+ pkgver = 3.38.1
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.36.3
+ provides = gnome-shell=3.38.1
conflicts = gnome-shell
- source = gnome-shell::git+https://gitlab.freedesktop.org/xrdesktop/gnome-shell.git#branch=3.36.3-xrdesktop
+ source = gnome-shell::git+https://gitlab.freedesktop.org/xrdesktop/gnome-shell.git#branch=3.38.1-xrdesktop
source = git+https://git.gnome.org/browse/libgnome-volume-control
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7ad472e4a8bd..4002342008cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
basename=gnome-shell
pkgname=$basename-xrdesktop-git
-pkgver=3.36.3
+pkgver=3.38.1
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.36.3-xrdesktop"
+source=($basename::"git+https://gitlab.freedesktop.org/xrdesktop/gnome-shell.git#branch=3.38.1-xrdesktop"
"git+https://git.gnome.org/browse/libgnome-volume-control")
sha256sums=('SKIP'