summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-10-31 21:54:17 +0100
committerXZS2016-10-31 21:54:17 +0100
commit07f916c19655e2d52de90cc623391b2753f985e3 (patch)
treedba624b026046d67969fbb67766f973c629660c4
parent939f3adfa172f9fc8a91d699d000bbdd62de13d0 (diff)
downloadaur-07f916c19655e2d52de90cc623391b2753f985e3.tar.gz
propagate upstream update
The extension is now compatible to the new gnome-shell version 3.22.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb7c6d2e194e..cce4c965d9f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-activities-config
pkgdesc = Configure the Activities Button via the Gnome Shell Extension Preferences Tool.
- pkgver = 49
+ pkgver = 50
pkgrel = 1
url = https://extensions.gnome.org/extension/358/activities-configurator/
install = gschemas.install
diff --git a/PKGBUILD b/PKGBUILD
index a086399c6b6b..91ac2a778e19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# You may find it convenient to file issues and pull requests there.
pkgname=gnome-shell-extension-activities-config
-pkgver=49
+pkgver=50
pkgrel=1
pkgdesc="Configure the Activities Button via the Gnome Shell Extension Preferences Tool."
arch=(any)