summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcarlwgeorge2017-04-04 15:30:35 -0500
committercarlwgeorge2017-04-04 15:30:35 -0500
commite0da0d41058e89433025de401fe49df12d1416ad (patch)
tree103589ada042499c3c35310578e83fe0458a62d0 /PKGBUILD
parenta464aa2250dce533a075371deeecf086ca4abdba (diff)
downloadaur-e0da0d41058e89433025de401fe49df12d1416ad.tar.gz
8-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d44888c68e86..80839d7c3dbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnome-shell-extension-dash-to-panel
_name=dash-to-panel
-pkgver=7
+pkgver=8
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=('18caf45bf63b80c9087a156c1b3898c776972131114dc3e4b898338bf35e4c2b')
+sha256sums=('efaf5d9fff41e21bc40603aa9399495b7a87567603f736809af1dd52df4b1463')
build() {
cd "${srcdir}/${_name}-${pkgver}"