summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgabriel2016-11-11 14:38:09 +0000
committergabriel2016-11-11 14:38:09 +0000
commit4b1cf3067124ede0ab0d28fccd1658ee227d58f0 (patch)
tree5398b9b9d74fc4094547d8e301ff1ba0991d33a1 /PKGBUILD
parent1c17d28b629ef68a7f45069690fa5e125d1aaddb (diff)
downloadaur-4b1cf3067124ede0ab0d28fccd1658ee227d58f0.tar.gz
Version up
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1be6fd2068a..54d9484e6967 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=gnome-shell-extension-zorin-tray
-pkgver=1.0.2
+pkgver=1.0.3
pkgrel=1
pkgdesc="Various settings and changes for the panel 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-tray/gnome-shell-extension-zorin-tray_${pkgver}_all.deb")
-md5sums=('87d8a77da6502b45ca1358d849a28a7c')
+md5sums=('f5c504feac361efc5a990639b30ae79f')
package() {
msg2 "Extracting the data.tar.xz..."