summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-05-16 09:14:33 +0200
committerNicola Murino2023-05-16 09:14:33 +0200
commitbfd402ce3a39950c4d0b809aff44009fdd3996e0 (patch)
tree49fba83d1ad0edd0a4eb9f3f45fc40c7e5456994
parent36dcd9d2d3efcd6462bea91e3206cc510a2439bc (diff)
downloadaur-bfd402ce3a39950c4d0b809aff44009fdd3996e0.tar.gz
v81
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89338b547354..4a141732b876 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 = 80
+ pkgver = 81
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=f41d9f5302141d7df79d7c1524a8caa9504d7bfd
+ source = git+https://github.com/micheleg/dash-to-dock.git#commit=9231955b13cc2ef1ee7d90a4e1c2ed761ffef389
sha256sums = SKIP
pkgname = gnome-shell-extension-dash-to-dock
diff --git a/PKGBUILD b/PKGBUILD
index d61ee6dc73dc..5dadf1eb5441 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gnome-shell-extension-dash-to-dock
_pkgname=dash-to-dock
-pkgver=80
+pkgver=81
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=f41d9f5302141d7df79d7c1524a8caa9504d7bfd
+_commit=9231955b13cc2ef1ee7d90a4e1c2ed761ffef389
source=("git+https://github.com/micheleg/dash-to-dock.git#commit=$_commit")
sha256sums=('SKIP')