summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2022-07-10 10:05:07 +0200
committerNicola Murino2022-07-10 10:05:07 +0200
commitb3ba70684e3c9beaf332cbdc44033ea77e9292d0 (patch)
treedbd4c7934f1a56d00cd69b950df06b2d9951bd77
parentdd6034fad945d02be316f0575afed86e128e0f2b (diff)
downloadaur-b3ba70684e3c9beaf332cbdc44033ea77e9292d0.tar.gz
update to the latest git revision
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e06ee4910e5..c951c4a819e7 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 = 72+5+g24fd566
+ pkgver = 72+14+g0fc9d94
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=24fd5664431b06100ae92d4d22ea5f56cdc78a0a
+ source = git+https://github.com/micheleg/dash-to-dock.git#commit=0fc9d94b59e91e1c08ad38762ebc55b7deaf99ab
source = 1720.patch
sha256sums = SKIP
sha256sums = f9f1c15e6e1cdfa027478f35ded42fdbb438b7f98650f9f54c9145a36cdd6fa3
diff --git a/PKGBUILD b/PKGBUILD
index 3b504ce37a05..3b69debc11ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gnome-shell-extension-dash-to-dock
_pkgname=dash-to-dock
-pkgver=72+5+g24fd566
+pkgver=72+14+g0fc9d94
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=24fd5664431b06100ae92d4d22ea5f56cdc78a0a
+_commit=0fc9d94b59e91e1c08ad38762ebc55b7deaf99ab
source=("git+https://github.com/micheleg/dash-to-dock.git#commit=$_commit"
"1720.patch")
sha256sums=('SKIP'