summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-06-02 10:00:05 +0200
committerNicola Murino2023-06-02 10:00:05 +0200
commite28fde6d98756064c6d586f608eb176945a53aa2 (patch)
tree592acfa40da0e8810217a1978137f54493188919
parentbfd402ce3a39950c4d0b809aff44009fdd3996e0 (diff)
downloadaur-e28fde6d98756064c6d586f608eb176945a53aa2.tar.gz
v82
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a141732b876..586f4117acf9 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 = 81
+ pkgver = 82
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=9231955b13cc2ef1ee7d90a4e1c2ed761ffef389
+ source = git+https://github.com/micheleg/dash-to-dock.git#commit=f4008aa74cdb9bdc5c04502cb8e36f7b91ba70ae
sha256sums = SKIP
pkgname = gnome-shell-extension-dash-to-dock
diff --git a/PKGBUILD b/PKGBUILD
index 5dadf1eb5441..927d3f0d850d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gnome-shell-extension-dash-to-dock
_pkgname=dash-to-dock
-pkgver=81
+pkgver=82
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=9231955b13cc2ef1ee7d90a4e1c2ed761ffef389
+_commit=f4008aa74cdb9bdc5c04502cb8e36f7b91ba70ae
source=("git+https://github.com/micheleg/dash-to-dock.git#commit=$_commit")
sha256sums=('SKIP')