summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2021-04-22 13:15:38 +0200
committerNicola Murino2021-04-22 13:15:38 +0200
commitc87fb2ef27d6868cc0c09c613281455aefbbc54f (patch)
tree3ebd195958629bfa921cd78a25b234ee699188ca
parentdac8433bf8b112af7df48c14f3034b0de6ff5faa (diff)
downloadaur-c87fb2ef27d6868cc0c09c613281455aefbbc54f.tar.gz
update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6df57c7e6410..abfb78e28b8d 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+430+gb08a568
+ pkgver = 69+434+ga0b2ae2
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/ewlsh/dash-to-dock.git#commit=b08a56814aa87cbc5726efa64ac79f0ed52bec3b
+ source = git+https://github.com/ewlsh/dash-to-dock.git#commit=a0b2ae24b1f6e54b050e683c477e51284e5f2136
sha256sums = SKIP
pkgname = gnome-shell-extension-dash-to-dock
diff --git a/PKGBUILD b/PKGBUILD
index 473dd3cb8582..733cc8579c81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gnome-shell-extension-dash-to-dock
_pkgname=dash-to-dock
-pkgver=69+430+gb08a568
+pkgver=69+434+ga0b2ae2
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=b08a56814aa87cbc5726efa64ac79f0ed52bec3b
+_commit=a0b2ae24b1f6e54b050e683c477e51284e5f2136
source=("git+https://github.com/ewlsh/dash-to-dock.git#commit=$_commit")
sha256sums=('SKIP')