summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2022-06-07 11:52:32 +0200
committerNicola Murino2022-06-07 11:52:32 +0200
commitdd6034fad945d02be316f0575afed86e128e0f2b (patch)
tree5d22a985bbe9c4511a79bc9fcf590bb1546eb371
parent2e06223653009ca0c5b9ab8f9586a22831de15ab (diff)
downloadaur-dd6034fad945d02be316f0575afed86e128e0f2b.tar.gz
update with the latest changes
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f28a58019fd7..5e06ee4910e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gnome-shell-extension-dash-to-dock
pkgdesc = Move the dash out of the overview transforming it in a dock
- pkgver = 72
- pkgrel = 2
+ pkgver = 72+5+g24fd566
+ pkgrel = 1
epoch = 1
url = https://micheleg.github.io/dash-to-dock/
arch = any
@@ -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=fc795c52b7f973eee065547c4d3eb92a6cbada4a
+ source = git+https://github.com/micheleg/dash-to-dock.git#commit=24fd5664431b06100ae92d4d22ea5f56cdc78a0a
source = 1720.patch
sha256sums = SKIP
sha256sums = f9f1c15e6e1cdfa027478f35ded42fdbb438b7f98650f9f54c9145a36cdd6fa3
diff --git a/PKGBUILD b/PKGBUILD
index 46ab663923e7..3b504ce37a05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgname=gnome-shell-extension-dash-to-dock
_pkgname=dash-to-dock
-pkgver=72
-pkgrel=2
+pkgver=72+5+g24fd566
+pkgrel=1
epoch=1
pkgdesc="Move the dash out of the overview transforming it in a dock"
arch=('any')
@@ -15,7 +15,7 @@ url="https://micheleg.github.io/dash-to-dock/"
license=('GPL')
depends=('gnome-shell')
makedepends=('intltool' 'gettext' 'git' 'sassc')
-_commit=fc795c52b7f973eee065547c4d3eb92a6cbada4a
+_commit=24fd5664431b06100ae92d4d22ea5f56cdc78a0a
source=("git+https://github.com/micheleg/dash-to-dock.git#commit=$_commit"
"1720.patch")
sha256sums=('SKIP'