summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgabriel2016-11-11 14:09:02 +0000
committergabriel2016-11-11 14:09:02 +0000
commit3d5a5c851e9c9e4eec2417ad710251a8ef9135a3 (patch)
tree8aa60f0140c01e65b7157e25e9a0be7aa80389d4 /PKGBUILD
parentad601ad13f1facca97f323f99e9df4b104407674 (diff)
downloadaur-3d5a5c851e9c9e4eec2417ad710251a8ef9135a3.tar.gz
1.08 -> 1.09
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 056829816ac2..38b8235c9652 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=gnome-shell-extension-zorin-dash
-pkgver=1.0.8
+pkgver=1.0.9
pkgrel=1
pkgdesc="Various settings and changes for the dash in Zorin Desktop."
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ depends=('gnome-shell')
options=('!emptydirs' '!strip')
install=${pkgname}.install
source=("http://ppa.launchpad.net/zorinos/stable/ubuntu/pool/main/g/gnome-shell-extension-zorin-dash/gnome-shell-extension-zorin-dash_${pkgver}_all.deb")
-md5sums=('ad771141bcc7b1e811a2b3e49375158a')
+md5sums=('8c9b1d2055d681b56f5cf942f256b3ae')
package() {
msg2 "Extracting the data.tar.xz..."