summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2017-04-11 08:21:21 +0200
committerXZS2017-04-11 08:21:21 +0200
commit90262019a41c3ad1456d5b1e4d690c42e8a5105f (patch)
treebc6341d6e370014e35bae89d9c71278502ecaeab
parent35c1261d0e7b35d5f044add1d90c5ce25d9b6572 (diff)
downloadaur-90262019a41c3ad1456d5b1e4d690c42e8a5105f.tar.gz
propagate upstream update
In addition to some code cleanup, the extension is now compatible with the upcoming gnome-shell version 3.24.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aabd1acd5f96..81481e19d913 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 = 53
+ pkgver = 54
pkgrel = 1
url = https://extensions.gnome.org/extension/358/activities-configurator/
install = gschemas.install
diff --git a/PKGBUILD b/PKGBUILD
index b195d66e17ca..9ac4ef944c01 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=53
+pkgver=54
pkgrel=1
pkgdesc="Configure the Activities Button via the Gnome Shell Extension Preferences Tool."
arch=(any)