summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-08-17 12:40:11 +0200
committerNicola Murino2023-08-17 12:40:11 +0200
commitdd6f42af3abdc59b2e6bf336d0b797df861be1a9 (patch)
treef3f33d613f2a517b30a4ff2d9ecbd26ae971148b
parent3439824ca313d701ad7bc6d9ee79af4f9d0303d4 (diff)
downloadaur-dd6f42af3abdc59b2e6bf336d0b797df861be1a9.tar.gz
Revert "v85"
This reverts commit 3439824ca313d701ad7bc6d9ee79af4f9d0303d4.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d02917b52f3..2ffbe5320fc0 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 = 85
+ pkgver = 84
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=71189a9fcc62a73f50add8a99baaeb6256ac9b68
+ source = git+https://github.com/micheleg/dash-to-dock.git#commit=3ff955264c02bebace0112b75e615d814f44f84f
sha256sums = SKIP
pkgname = gnome-shell-extension-dash-to-dock
diff --git a/PKGBUILD b/PKGBUILD
index 15f5232936de..efc6f3d14682 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gnome-shell-extension-dash-to-dock
_pkgname=dash-to-dock
-pkgver=85
+pkgver=84
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=71189a9fcc62a73f50add8a99baaeb6256ac9b68
+_commit=3ff955264c02bebace0112b75e615d814f44f84f
source=("git+https://github.com/micheleg/dash-to-dock.git#commit=$_commit")
sha256sums=('SKIP')