summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2018-04-03 00:25:59 +0200
committerNicola Murino2018-04-03 00:25:59 +0200
commit2eb6086221f5e8887b8f593184aef0285f4439c6 (patch)
treeb27dbd51e4f0ccceb371d2e6218497690d3e63c6 /PKGBUILD
parent300db5cf7624d26289a758084e51d22050f1b6ac (diff)
downloadaur-2eb6086221f5e8887b8f593184aef0285f4439c6.tar.gz
Update to 63-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87b737d74f02..3b674a9ef525 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=62
+pkgver=63
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=('b74a89b3988bd7e7bdbbe8427382c3a2d06784bdaf72ea42ae37e5cb3ac26858')
+sha256sums=('3705b043f7bcb02143a67161281277792fda58ddca11974e1416e5ead811ee3d')
build() {
cd "${srcdir}"/${_pkgname}${pkgver}