summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcarlwgeorge2017-07-05 13:16:36 -0500
committercarlwgeorge2017-07-05 13:16:36 -0500
commit89166a7020ae4a4a6f0ae2fed1d2268d243faa93 (patch)
tree24a2869625ce3bb8773a01f92d8185e347e73906 /PKGBUILD
parente0da0d41058e89433025de401fe49df12d1416ad (diff)
downloadaur-89166a7020ae4a4a6f0ae2fed1d2268d243faa93.tar.gz
9-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80839d7c3dbe..f2d9933633f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnome-shell-extension-dash-to-panel
_name=dash-to-panel
-pkgver=8
+pkgver=9
pkgrel=1
pkgdesc='Extension for GNOME shell to combine the dash and main panel'
arch=(any)
@@ -10,7 +10,7 @@ url="https://github.com/jderose9/dash-to-panel"
license=(GPL2)
makedepends=(git gnome-common intltool)
source=("https://github.com/jderose9/dash-to-panel/archive/v${pkgver}.tar.gz")
-sha256sums=('efaf5d9fff41e21bc40603aa9399495b7a87567603f736809af1dd52df4b1463')
+sha256sums=('e9a90d04d5891fd272c66aa44a3a87fe60219bcd43f9c0913293d97d0e3604bb')
build() {
cd "${srcdir}/${_name}-${pkgver}"