aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gnome-shell
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2019-09-09 22:36:30 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-09-09 18:16:06 -0300
commitca002484fcd806cd7b301963794b27d86cb7666b (patch)
tree25a05b19d3aa917f7199ca13075dee12a91ece69 /testing/gnome-shell
parentce8e69f7bc65ac7974d848b22c053cd1ad828b79 (diff)
downloadaports-ca002484fcd806cd7b301963794b27d86cb7666b.tar.bz2
aports-ca002484fcd806cd7b301963794b27d86cb7666b.tar.xz
testing/gnome-shell: upgrade to 3.34.0
Diffstat (limited to 'testing/gnome-shell')
-rw-r--r--testing/gnome-shell/APKBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/testing/gnome-shell/APKBUILD b/testing/gnome-shell/APKBUILD
index 029a26786a..407671ef4e 100644
--- a/testing/gnome-shell/APKBUILD
+++ b/testing/gnome-shell/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gnome-shell
-pkgver=3.32.2
-pkgrel=2
+pkgver=3.34.0
+pkgrel=0
pkgdesc="GNOME shell"
url="https://wiki.gnome.org/Projects/GnomeShell"
arch="all !armhf !s390x"
@@ -44,7 +44,9 @@ makedepends="gnome-desktop-dev
gnome-control-center-dev
py3-setuptools
gnome-bluetooth-dev
- gstreamer-dev"
+ gstreamer-dev
+ gnome-autoar-dev
+ asciidoc"
checkdepends="
xvfb-run
mesa-dri-swrast
@@ -74,4 +76,4 @@ package() {
DESTDIR="$pkgdir" ninja -C output install
}
-sha512sums="7d8b25aa75149f096033a8b44d7f6f8d17ddadfcd8f5bb1915652423fe9d9db14902e674508f16fe5c6e7cbe956cde8349ec779c24c46f32b0a346755876bc46 gnome-shell-3.32.2.tar.xz"
+sha512sums="581b64260bef7f730262deba2f3d2c082c705dfdb68b85a1df184e39170e987776d590319488f7599015f14861b58a0c407a4afd7f9cb7f577c0830ac0373631 gnome-shell-3.34.0.tar.xz"