summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b51488fb63ad..fcd4b8d2e7e4 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+525+ge4beec8
+ pkgver = 69+118+g9605dd6
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=e4beec847181e4163b0a99ceaef4c4582cc8ae4c
+ source = git+https://github.com/micheleg/dash-to-dock.git#commit=9605dd69fe86d4f92416299c3f62605e75827dd3
sha256sums = SKIP
pkgname = gnome-shell-extension-dash-to-dock
diff --git a/PKGBUILD b/PKGBUILD
index 5efbe333c7d4..076251231a07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gnome-shell-extension-dash-to-dock
_pkgname=dash-to-dock
-pkgver=69+525+ge4beec8
+pkgver=69+118+g9605dd6
pkgrel=1
pkgdesc="Move the dash out of the overview transforming it in a dock"
arch=('any')
@@ -14,8 +14,8 @@ url="https://micheleg.github.io/dash-to-dock/"
license=('GPL')
depends=('gnome-shell')
makedepends=('intltool' 'gettext' 'git' 'sassc')
-_commit=e4beec847181e4163b0a99ceaef4c4582cc8ae4c
-source=("git+https://github.com/ewlsh/dash-to-dock.git#commit=$_commit")
+_commit=9605dd69fe86d4f92416299c3f62605e75827dd3
+source=("git+https://github.com/micheleg/dash-to-dock.git#commit=$_commit")
sha256sums=('SKIP')
pkgver() {