summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2020-06-04 09:13:31 +0200
committerNicola Murino2020-06-04 09:13:31 +0200
commit42e08aa8f39d18f9a1eaf8c4c6d679ae059fe1c4 (patch)
tree690546e9df3788824c53221877b40db69af157e9
parentdda5183d41008a382836e5b99d479158ef240d66 (diff)
downloadaur-42e08aa8f39d18f9a1eaf8c4c6d679ae059fe1c4.tar.gz
update to include latest localization fixes
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e31d4fc3cde..b6e7315daefb 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 = 68+5+g6fba295
+ pkgver = 68+7+g8f1e968
pkgrel = 1
url = https://micheleg.github.io/dash-to-dock/
arch = any
@@ -9,7 +9,7 @@ pkgbase = gnome-shell-extension-dash-to-dock
makedepends = gettext
makedepends = git
depends = gnome-shell
- source = git+https://github.com/micheleg/dash-to-dock.git#commit=6fba29503d392c9a211b4b190e13a0653544f763
+ source = git+https://github.com/micheleg/dash-to-dock.git#commit=8f1e968b6bab90b4509c05c4de7fb0d9d2e99583
sha256sums = SKIP
pkgname = gnome-shell-extension-dash-to-dock
diff --git a/PKGBUILD b/PKGBUILD
index 13038fbafe7a..0166db08a145 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gnome-shell-extension-dash-to-dock
_pkgname=dash-to-dock
-pkgver=68+5+g6fba295
+pkgver=68+7+g8f1e968
pkgrel=1
pkgdesc="Move the dash out of the overview transforming it in a dock"
arch=('any')
@@ -14,7 +14,7 @@ url="https://micheleg.github.io/dash-to-dock/"
license=('GPL')
depends=('gnome-shell')
makedepends=('intltool' 'gettext' 'git')
-_commit=6fba29503d392c9a211b4b190e13a0653544f763
+_commit=8f1e968b6bab90b4509c05c4de7fb0d9d2e99583
source=("git+https://github.com/micheleg/dash-to-dock.git#commit=$_commit")
sha256sums=('SKIP')