summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortrougnouf (Benoit Brummer)2019-01-04 01:41:10 +0100
committertrougnouf (Benoit Brummer)2019-01-04 01:41:10 +0100
commit7ada55c90fe48c70ae1eb915ff8b3a86ce6da375 (patch)
tree4069d4629d443538d9829ed9ae72519ed563204c /PKGBUILD
parent2270b24dcc5b5f8e857a10a9d4411ba8dc3d43ce (diff)
downloadaur-7ada55c90fe48c70ae1eb915ff8b3a86ce6da375.tar.gz
v17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 419188ac49be..391d5b39264a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gnome-shell-extension-dash-to-panel
_name=dash-to-panel
-pkgver=16
+pkgver=17
pkgrel=1
pkgdesc='Extension for GNOME shell to combine the dash and main panel'
arch=(any)
@@ -11,7 +11,7 @@ url="https://github.com/jderose9/dash-to-panel"
license=(GPL2)
makedepends=(git gnome-common intltool make)
source=("https://github.com/jderose9/dash-to-panel/archive/v${pkgver}.tar.gz")
-sha256sums=('72e41fdfab020e0e54a7e6b02b44d505d9090829cb11b153ef7a654d05965261')
+sha256sums=('784c83d41d3d2477e37b01c4672319d2db49ec3c89b97089bb2702057f3c671e')
build() {
cd "${srcdir}/${_name}-${pkgver}"