summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2024-03-24 08:30:11 +0100
committerNicola Murino2024-03-24 08:30:11 +0100
commit9a621e4787b8b4cc367b2c3264065933dcd7dd7f (patch)
treef924cfb2c44cf673007543d18a7adfbdc7d83556 /PKGBUILD
parent9d0dc290c3cede4f0faf88259c5cfffc085755cd (diff)
downloadaur-9a621e4787b8b4cc367b2c3264065933dcd7dd7f.tar.gz
update to the latest git revision to support gnome 46
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c76c6048a5fe..386e7ade347d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,16 +6,16 @@
pkgname=gnome-shell-extension-dash-to-dock
_pkgname=dash-to-dock
-pkgver=89
+pkgver=89+31+g554f7c5
pkgrel=1
epoch=1
pkgdesc="Move the dash out of the overview transforming it in a dock"
arch=('any')
url="https://micheleg.github.io/dash-to-dock/"
-license=('GPL')
+license=('GPL-2.0-or-later')
depends=('gnome-shell')
-makedepends=('intltool' 'gettext' 'git' 'sassc')
-_commit=2912e1eacb858374273115fcef42161c28da18fd
+makedepends=('gettext' 'git' 'sassc')
+_commit=554f7c5541bc4ff05d89a9419d2580d3780595e3
source=("git+https://github.com/micheleg/dash-to-dock.git#commit=$_commit")
sha256sums=('SKIP')