summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-02-28 09:19:23 +0100
committerNicola Murino2023-02-28 09:19:23 +0100
commit55ece65c1ccff61618e8664e27417793091606fd (patch)
tree5e91f0b56de989e79dae6002c93953b996da4211
parent97a670d80de49b084eea8652fe301dd41ae2a3b4 (diff)
downloadaur-55ece65c1ccff61618e8664e27417793091606fd.tar.gz
v78
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cda213dec606..0b39406ee140 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 = 76
+ pkgver = 78
pkgrel = 1
epoch = 1
url = https://micheleg.github.io/dash-to-dock/
@@ -11,7 +11,7 @@ pkgbase = gnome-shell-extension-dash-to-dock
makedepends = git
makedepends = sassc
depends = gnome-shell
- source = git+https://github.com/micheleg/dash-to-dock.git#commit=2539020d16910c70fa58c980d29a8f3d8391113e
+ source = git+https://github.com/micheleg/dash-to-dock.git#commit=4788aea8d6c27cdbfee09bc73b7fbb89971bdefc
sha256sums = SKIP
pkgname = gnome-shell-extension-dash-to-dock
diff --git a/PKGBUILD b/PKGBUILD
index 22dc064e9e8f..21f886b1b9de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gnome-shell-extension-dash-to-dock
_pkgname=dash-to-dock
-pkgver=76
+pkgver=78
pkgrel=1
epoch=1
pkgdesc="Move the dash out of the overview transforming it in a dock"
@@ -15,7 +15,7 @@ url="https://micheleg.github.io/dash-to-dock/"
license=('GPL')
depends=('gnome-shell')
makedepends=('intltool' 'gettext' 'git' 'sassc')
-_commit=2539020d16910c70fa58c980d29a8f3d8391113e
+_commit=4788aea8d6c27cdbfee09bc73b7fbb89971bdefc
source=("git+https://github.com/micheleg/dash-to-dock.git#commit=$_commit")
sha256sums=('SKIP')