diff options
author | XZS | 2016-09-22 14:01:20 +0200 |
---|---|---|
committer | XZS | 2016-09-22 14:01:20 +0200 |
commit | 939f3adfa172f9fc8a91d699d000bbdd62de13d0 (patch) | |
tree | 43f45e5981216764ce6eb819ec0fb9df2b60dc9d | |
parent | 5c315faa00db2325ccce79e72c2f86be5080afb1 (diff) | |
download | aur-939f3adfa172f9fc8a91d699d000bbdd62de13d0.tar.gz |
propagate upstream update
The overview can now be automatically shown whenever the last
application is closed.
Version 47 was withdrawn from review from the author, jumping directly
to 48.
-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 via the Gnome Shell Extension Preferences Tool. - pkgver = 47 + pkgver = 49 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=47 +pkgver=49 pkgrel=1 pkgdesc="Configure the Activities Button via the Gnome Shell Extension Preferences Tool." arch=(any) |