summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-07-25 20:29:29 +0200
committerXZS2016-07-25 20:29:29 +0200
commit5c315faa00db2325ccce79e72c2f86be5080afb1 (patch)
treec6210e810d864dc3e3c565a2f513d5d0242b05b9
parentb9c60afa8f5ab3dc076bd8f487fa9ec4c4f396a6 (diff)
downloadaur-5c315faa00db2325ccce79e72c2f86be5080afb1.tar.gz
propagate upstream update
The button can now be moved to the right.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f37c87f09af..618c7f2678ca 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 = 46
+ pkgver = 47
pkgrel = 1
url = https://extensions.gnome.org/extension/358/activities-configurator/
install = gschemas.install
diff --git a/PKGBUILD b/PKGBUILD
index 29b731d968b4..92ccb4d5743c 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=46
+pkgver=47
pkgrel=1
pkgdesc="Configure the Activities Button via the Gnome Shell Extension Preferences Tool."
arch=(any)