summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2017-07-28 00:27:20 +0200
committerXZS2017-07-28 00:27:20 +0200
commit4058bfa8179851386526b0d34660507fea87aa76 (patch)
tree2bba65da00d1ec7ae586f5199a76d7337b839b0c
parentd00f6e223d78f9ca593c7c9a54c4865bb2bdeb7a (diff)
downloadaur-4058bfa8179851386526b0d34660507fea87aa76.tar.gz
propagate upstream update
Multi-monitor-support further improved and the window previews are now assorted into a separate menu, bindable to any click option. The usual bug fixes and translation updates accompany these new features.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8db6c86ba629..1db544307ea9 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 = 59
+ pkgver = 60
pkgrel = 1
url = https://micheleg.github.io/dash-to-dock/
install = gschemas.install
diff --git a/PKGBUILD b/PKGBUILD
index 83d92b702d12..ac4cac055a68 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=59
+pkgver=60
pkgrel=1
pkgdesc="move the dash out of the overview transforming it in a dock"
arch=('any')