summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2017-04-04 20:00:46 +0200
committerXZS2017-04-04 20:00:46 +0200
commit422c980ff85d379844cb17d6345f6399a7f614f2 (patch)
treee88253296b4e2e03b8ec0cc493994ea964395095
parent290d77a1ddc61b72ce19fcb04ee65c1e35a1d3f2 (diff)
downloadaur-422c980ff85d379844cb17d6345f6399a7f614f2.tar.gz
propagate upstream update
Apart from minor bugfixes and translation updates, the hotkey numbers of the panel icons can now be displayed. Compatibility to the upcoming gnome shell version 3.24 is also already included.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 714ea03307a0..690248d69dcc 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 = 56
+ pkgver = 57
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=56
+ provides = gnome-shell-extension-dash-to-dock=57
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 37c1c2fc1d6a..1ffceddc1785 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=56
+pkgver=57
pkgrel=1
pkgdesc="move the dash out of the overview transforming it in a dock"
arch=('any')