diff options
author | XZS | 2016-04-18 23:28:57 +0200 |
---|---|---|
committer | XZS | 2016-04-18 23:28:57 +0200 |
commit | cb84bc775b5c164765ab3c69caaf53e894b47b47 (patch) | |
tree | 514bc1c162f42e3437a84683a76034a3f787deea | |
parent | f408c601d7396782047521c48dec589a225130dd (diff) | |
download | aur-cb84bc775b5c164765ab3c69caaf53e894b47b47.tar.gz |
propagate upstream update
Apart from gnome-shell 3.20 compatibility, this improves the extension
when working together with classic mode and shell themes.
Version 43 was withdrawn from review from the author, jumping directly
to 44.
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = gnome-shell-extension-activities-config pkgdesc = Configure the Activities Button with the Activities Configurator Extension and the Gnome Shell Extension Preferences Tool. - pkgver = 42 + pkgver = 44 pkgrel = 1 url = https://extensions.gnome.org/extension/358/activities-configurator/ install = gschemas.install @@ -3,7 +3,7 @@ # You may find it convenient to file issues and pull requests there. pkgname=gnome-shell-extension-activities-config -pkgver=42 +pkgver=44 pkgrel=1 pkgdesc="Configure the Activities Button with the Activities Configurator Extension and the Gnome Shell Extension Preferences Tool." arch=(any) |