summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2021-06-24 14:40:48 +0200
committerNicola Murino2021-06-24 14:40:48 +0200
commit40ee9d2c729210501f2d99605bbbaac8caf29087 (patch)
tree1538956769ab7a17affe3c74ae328963bb930efb
parenta1667309deff18d0dcfbe9bb7ed4e32e43004e2c (diff)
downloadaur-40ee9d2c729210501f2d99605bbbaac8caf29087.tar.gz
update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6438608b1791..4600352d8a1e 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 = 69+508+gdb39cc3
+ pkgver = 69+508+gfe39e05
pkgrel = 1
url = https://micheleg.github.io/dash-to-dock/
arch = any
@@ -10,7 +10,7 @@ pkgbase = gnome-shell-extension-dash-to-dock
makedepends = git
makedepends = sassc
depends = gnome-shell
- source = git+https://github.com/ewlsh/dash-to-dock.git#commit=db39cc326351761dbb87ad8e198f34ca1169bcd7
+ source = git+https://github.com/ewlsh/dash-to-dock.git#commit=fe39e059e19f8247c55ffc831bce4e6d792bb016
sha256sums = SKIP
pkgname = gnome-shell-extension-dash-to-dock
diff --git a/PKGBUILD b/PKGBUILD
index 05c325287e30..68b0d231831f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gnome-shell-extension-dash-to-dock
_pkgname=dash-to-dock
-pkgver=69+508+gdb39cc3
+pkgver=69+508+gfe39e05
pkgrel=1
pkgdesc="Move the dash out of the overview transforming it in a dock"
arch=('any')
@@ -14,7 +14,7 @@ url="https://micheleg.github.io/dash-to-dock/"
license=('GPL')
depends=('gnome-shell')
makedepends=('intltool' 'gettext' 'git' 'sassc')
-_commit=db39cc326351761dbb87ad8e198f34ca1169bcd7
+_commit=fe39e059e19f8247c55ffc831bce4e6d792bb016
source=("git+https://github.com/ewlsh/dash-to-dock.git#commit=$_commit")
sha256sums=('SKIP')