summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2021-06-21 08:49:39 +0200
committerNicola Murino2021-06-21 08:49:39 +0200
commitf1bde2d264df1a1100580f47b02870b29627fd0c (patch)
tree5cffd85d11e23ccfe089dc77d4f50b50dd74e1c2
parentfae559197e523f667f0692b642e52ece168ff9bb (diff)
downloadaur-f1bde2d264df1a1100580f47b02870b29627fd0c.tar.gz
update
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72ef8751b1ff..171ec88f75de 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+443+ga2d40e2
+ pkgver = 69+455+g58e1cd0
pkgrel = 1
url = https://micheleg.github.io/dash-to-dock/
arch = any
@@ -10,8 +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=a2d40e2a06117617bcbc5f85608c895c7734604e
+ source = git+https://github.com/ewlsh/dash-to-dock.git#commit=58e1cd0e7b8d82a95e7c892c4efbeb2f7b2632f2
sha256sums = SKIP
pkgname = gnome-shell-extension-dash-to-dock
-
diff --git a/PKGBUILD b/PKGBUILD
index 39b1dd5edf0b..8a329b0160a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gnome-shell-extension-dash-to-dock
_pkgname=dash-to-dock
-pkgver=69+443+ga2d40e2
+pkgver=69+455+g58e1cd0
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=a2d40e2a06117617bcbc5f85608c895c7734604e
+_commit=58e1cd0e7b8d82a95e7c892c4efbeb2f7b2632f2
source=("git+https://github.com/ewlsh/dash-to-dock.git#commit=$_commit")
sha256sums=('SKIP')