summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2020-05-18 11:08:53 +0200
committerNicola Murino2020-05-18 11:08:53 +0200
commitdda5183d41008a382836e5b99d479158ef240d66 (patch)
tree29de81a81946ab1b9904b8db30c3adbdafcdc28c
parent5dd40a47c423e867008094c2a577f85f4c1dcc2c (diff)
downloadaur-dda5183d41008a382836e5b99d479158ef240d66.tar.gz
update to 68+5+g6fba295
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 421fc3b02f21..7e31d4fc3cde 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gnome-shell-extension-dash-to-dock
pkgdesc = Move the dash out of the overview transforming it in a dock
- pkgver = 68
- pkgrel = 2
+ pkgver = 68+5+g6fba295
+ pkgrel = 1
url = https://micheleg.github.io/dash-to-dock/
arch = any
license = GPL
@@ -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=e2a271a4c8930d59a4e660e7a8be0e8235681293
+ source = git+https://github.com/micheleg/dash-to-dock.git#commit=6fba29503d392c9a211b4b190e13a0653544f763
sha256sums = SKIP
pkgname = gnome-shell-extension-dash-to-dock
diff --git a/PKGBUILD b/PKGBUILD
index 6f37fe26e982..13038fbafe7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,15 +6,15 @@
pkgname=gnome-shell-extension-dash-to-dock
_pkgname=dash-to-dock
-pkgver=68
-pkgrel=2
+pkgver=68+5+g6fba295
+pkgrel=1
pkgdesc="Move the dash out of the overview transforming it in a dock"
arch=('any')
url="https://micheleg.github.io/dash-to-dock/"
license=('GPL')
depends=('gnome-shell')
makedepends=('intltool' 'gettext' 'git')
-_commit=e2a271a4c8930d59a4e660e7a8be0e8235681293
+_commit=6fba29503d392c9a211b4b190e13a0653544f763
source=("git+https://github.com/micheleg/dash-to-dock.git#commit=$_commit")
sha256sums=('SKIP')