diff options
author | XZS | 2016-01-08 21:57:40 +0100 |
---|---|---|
committer | XZS | 2016-01-08 21:57:40 +0100 |
commit | 2c14022ee17e42e3d42dd8ac2e9c1de5125ef1e4 (patch) | |
tree | 931d02de9d299f336b435b2aa33eda8d9585e646 | |
parent | 1bf5a59a78f35da0b946dd5e4b6c9a90051f4642 (diff) | |
download | aur-2c14022ee17e42e3d42dd8ac2e9c1de5125ef1e4.tar.gz |
propagate upstream update
Among other changes, this introduces compatibility with the Gno-Menu
extension.
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ # Generated by mksrcinfo v8 -# Sun Dec 6 00:43:23 UTC 2015 +# Fri Jan 8 20:57:35 UTC 2016 pkgbase = gnome-shell-extension-activities-config pkgdesc = Configure the Activities Button with the Activities Configurator Extension and the Gnome Shell Extension Preferences Tool. - pkgver = 38 + pkgver = 39 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=38 +pkgver=39 pkgrel=1 pkgdesc="Configure the Activities Button with the Activities Configurator Extension and the Gnome Shell Extension Preferences Tool." arch=(any) |