summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2017-10-29 00:25:52 +0200
committerXZS2017-10-29 00:25:52 +0200
commit9017161842fb707b5763e09be17a4a9a090549f4 (patch)
tree74ffc89ad0654dd06c676e1d82e0ba80cc8c9131
parent7a541c2e33062e84886221d2485a4c5205b4fc15 (diff)
downloadaur-9017161842fb707b5763e09be17a4a9a090549f4.tar.gz
propagate upstream update
The extension is now declared compatible to the recently released gnome-shell version 3.26.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3fa346f2efd1..d30e1852f1e0 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 = 57
+ pkgver = 58
pkgrel = 1
url = https://extensions.gnome.org/extension/358/activities-configurator/
install = gschemas.install
diff --git a/PKGBUILD b/PKGBUILD
index 5c86ec7c472f..a019524ec5fe 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=57
+pkgver=58
pkgrel=1
pkgdesc="Configure the Activities Button via the Gnome Shell Extension Preferences Tool."
arch=(any)