summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2021-04-30 08:42:49 +0200
committerNicola Murino2021-04-30 08:42:49 +0200
commit3b08b9aa13aabc3603108be0e0617dd9e4631ab9 (patch)
tree241326bf432ce46b6787ede0ee1d5c0af2bf2b66
parentc87fb2ef27d6868cc0c09c613281455aefbbc54f (diff)
downloadaur-3b08b9aa13aabc3603108be0e0617dd9e4631ab9.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 abfb78e28b8d..440fa7a2f4dd 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+434+ga0b2ae2
+ pkgver = 69+435+g5c438b8
pkgrel = 1
url = https://micheleg.github.io/dash-to-dock/
arch = any
@@ -9,7 +9,7 @@ pkgbase = gnome-shell-extension-dash-to-dock
makedepends = gettext
makedepends = git
depends = gnome-shell
- source = git+https://github.com/ewlsh/dash-to-dock.git#commit=a0b2ae24b1f6e54b050e683c477e51284e5f2136
+ source = git+https://github.com/ewlsh/dash-to-dock.git#commit=5c438b8a431a814e49ca6abf6a6d22407344715a
sha256sums = SKIP
pkgname = gnome-shell-extension-dash-to-dock
diff --git a/PKGBUILD b/PKGBUILD
index 733cc8579c81..acaab9900137 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gnome-shell-extension-dash-to-dock
_pkgname=dash-to-dock
-pkgver=69+434+ga0b2ae2
+pkgver=69+435+g5c438b8
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')
-_commit=a0b2ae24b1f6e54b050e683c477e51284e5f2136
+_commit=5c438b8a431a814e49ca6abf6a6d22407344715a
source=("git+https://github.com/ewlsh/dash-to-dock.git#commit=$_commit")
sha256sums=('SKIP')