summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2019-03-17 23:15:19 +0100
committerNicola Murino2019-03-17 23:15:19 +0100
commitd40ce8afa8520f1c4b7d4266de83c992b956acad (patch)
treecad6c8d8435bf992533ef613a62e0e774af95ca0 /PKGBUILD
parenta80cc62351e09e7b62103aafdd21368780ba5e18 (diff)
downloadaur-d40ce8afa8520f1c4b7d4266de83c992b956acad.tar.gz
update to 66-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01e6a68d0e40..5adc554b0d62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gnome-shell-extension-dash-to-dock
_pkgname=dash-to-dock-extensions.gnome.org-v
-pkgver=65
+pkgver=66
pkgrel=1
pkgdesc="Move the dash out of the overview transforming it in a dock"
arch=('any')
@@ -15,7 +15,7 @@ license=('GPL')
depends=('gnome-shell')
makedepends=('intltool' 'gettext')
source=("https://github.com/micheleg/dash-to-dock/archive/extensions.gnome.org-v${pkgver}.tar.gz")
-sha256sums=('335a4f06ad076ec1129b018ed342e14c60da6d4501b98828dc21846d749d1507')
+sha256sums=('5eb550d7f6981d3f9179243a718679ff8a309b4391d86e422ca3518381710e2b')
build() {
cd "${srcdir}"/${_pkgname}${pkgver}