summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e16911f5d342..72ef8751b1ff 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 = 69+442+gedcc696
+ pkgver = 69+443+ga2d40e2
pkgrel = 1
url = https://micheleg.github.io/dash-to-dock/
arch = any
@@ -10,7 +10,7 @@ pkgbase = gnome-shell-extension-dash-to-dock
makedepends = git
makedepends = sassc
depends = gnome-shell
- source = git+https://github.com/ewlsh/dash-to-dock.git#commit=edcc6967da72b2dbc1b5acadd8bde0df314c8e87
+ source = git+https://github.com/ewlsh/dash-to-dock.git#commit=a2d40e2a06117617bcbc5f85608c895c7734604e
sha256sums = SKIP
pkgname = gnome-shell-extension-dash-to-dock
diff --git a/PKGBUILD b/PKGBUILD
index a3ee3526e9de..39b1dd5edf0b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gnome-shell-extension-dash-to-dock
_pkgname=dash-to-dock
-pkgver=69+442+gedcc696
+pkgver=69+443+ga2d40e2
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' 'sassc')
-_commit=edcc6967da72b2dbc1b5acadd8bde0df314c8e87
+_commit=a2d40e2a06117617bcbc5f85608c895c7734604e
source=("git+https://github.com/ewlsh/dash-to-dock.git#commit=$_commit")
sha256sums=('SKIP')