summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-07-20 16:09:12 +0200
committerXZS2016-07-20 16:09:12 +0200
commitb9c60afa8f5ab3dc076bd8f487fa9ec4c4f396a6 (patch)
tree73b88ef76d7fa1d68bc47949f8891a61d5bcdede
parentc72bcd93f019b02b57c5397d2d4fe1bc723bcb7b (diff)
downloadaur-b9c60afa8f5ab3dc076bd8f487fa9ec4c4f396a6.tar.gz
propagate upstream update
This introduces the option to show the overview directly after login. As usual, version 45 was withdrawn from review from the author, jumping directly to 46.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc26a533815b..1f37c87f09af 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 = 44
+ pkgver = 46
pkgrel = 1
url = https://extensions.gnome.org/extension/358/activities-configurator/
install = gschemas.install
diff --git a/PKGBUILD b/PKGBUILD
index a33169c61384..29b731d968b4 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=44
+pkgver=46
pkgrel=1
pkgdesc="Configure the Activities Button via the Gnome Shell Extension Preferences Tool."
arch=(any)