summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcarlwgeorge2017-02-12 20:04:46 -0600
committercarlwgeorge2017-02-12 20:04:46 -0600
commit9b15e66363a8c5a98ac7b1c6aa236234102aeb91 (patch)
treecc7d97d52aa9a7ef598bc170a1a6765f258b6438 /PKGBUILD
parent76318b5fc233a502429a62083eca9af25b0caca4 (diff)
downloadaur-9b15e66363a8c5a98ac7b1c6aa236234102aeb91.tar.gz
6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 702e359759f0..42dac5b353fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnome-shell-extension-dash-to-panel
_name=dash-to-panel
-pkgver=5
+pkgver=6
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=('e263ac2d74a6d6f9c5069c72e0d62faeb65d88250479e74010cf627ac5f5dd6c')
+sha256sums=('28613995e4b6c6ef23a933972ad99d843ff4def2753b6cf4702b4283427394a1')
build() {
cd "${srcdir}/${_name}-${pkgver}"