summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2021-06-23 10:07:55 +0200
committerNicola Murino2021-06-23 10:07:55 +0200
commit836bb5455a43a33067363636a04361b07c84240f (patch)
tree4529ee4b6a340e5e01738edf68c0c080cc60503d
parentf1bde2d264df1a1100580f47b02870b29627fd0c (diff)
downloadaur-836bb5455a43a33067363636a04361b07c84240f.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 171ec88f75de..2384998861fe 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+455+g58e1cd0
+ pkgver = 69+499+geb3ef1a
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=58e1cd0e7b8d82a95e7c892c4efbeb2f7b2632f2
+ source = git+https://github.com/ewlsh/dash-to-dock.git#commit=eb3ef1ab820dcfd109535d58da43cee26e2afc3c
sha256sums = SKIP
pkgname = gnome-shell-extension-dash-to-dock
diff --git a/PKGBUILD b/PKGBUILD
index 8a329b0160a4..c61d518ccb5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gnome-shell-extension-dash-to-dock
_pkgname=dash-to-dock
-pkgver=69+455+g58e1cd0
+pkgver=69+499+geb3ef1a
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=58e1cd0e7b8d82a95e7c892c4efbeb2f7b2632f2
+_commit=eb3ef1ab820dcfd109535d58da43cee26e2afc3c
source=("git+https://github.com/ewlsh/dash-to-dock.git#commit=$_commit")
sha256sums=('SKIP')