summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2017-07-28 00:26:55 +0200
committerXZS2017-07-28 00:26:55 +0200
commitd00f6e223d78f9ca593c7c9a54c4865bb2bdeb7a (patch)
treeec3eada5ba70ee754283ff7c2c2093121fed67ab
parente29238819de97b0f6553e8191f4a8d3e138c3dd0 (diff)
downloadaur-d00f6e223d78f9ca593c7c9a54c4865bb2bdeb7a.tar.gz
propagate upstream update
Besides the usual bug fixes and translation updates, docks can now be placed on multiple monitors. A new click option was also added. Version 58 introduced a regression and was thus skipped.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64aceb777d6a..8db6c86ba629 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-dash-to-dock
pkgdesc = move the dash out of the overview transforming it in a dock
- pkgver = 57
+ pkgver = 59
pkgrel = 1
url = https://micheleg.github.io/dash-to-dock/
install = gschemas.install
diff --git a/PKGBUILD b/PKGBUILD
index 646ba4557326..83d92b702d12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# You may find it convenient to file issues and pull requests there.
pkgname=gnome-shell-extension-dash-to-dock
-pkgver=57
+pkgver=59
pkgrel=1
pkgdesc="move the dash out of the overview transforming it in a dock"
arch=('any')