summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2017-07-28 00:27:04 +0200
committerXZS2017-07-28 00:27:04 +0200
commit4a9e6094e5e9877b48840fdcd537c079f1e88b16 (patch)
tree7a2b030d47f672668d01351e8e32d9747b54cd13
parent422c980ff85d379844cb17d6345f6399a7f614f2 (diff)
downloadaur-4a9e6094e5e9877b48840fdcd537c079f1e88b16.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--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 690248d69dcc..f6a45844137a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-dash-to-dock-git
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
@@ -10,7 +10,7 @@ pkgbase = gnome-shell-extension-dash-to-dock-git
makedepends = git
depends = dconf
depends = gnome-shell
- provides = gnome-shell-extension-dash-to-dock=57
+ provides = gnome-shell-extension-dash-to-dock=59
conflicts = gnome-shell-extension-dash-to-dock
source = gnome-shell-extension-dash-to-dock::git+https://github.com/micheleg/dash-to-dock/
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1ffceddc1785..a2380eaf6f62 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-git
-pkgver=57
+pkgver=59
pkgrel=1
pkgdesc="move the dash out of the overview transforming it in a dock"
arch=('any')