summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgabrielstedman2017-02-28 13:45:52 +0000
committergabrielstedman2017-02-28 13:45:52 +0000
commit4ff40738b0e4985369ad04cf1057247ade3d3816 (patch)
tree322eb4ef8d5ee2b66ba1f36a6a69be8f14fdc321 /PKGBUILD
parentaa8cf0bca76226fa83271c886e8229ec31ba2a9d (diff)
downloadaur-4ff40738b0e4985369ad04cf1057247ade3d3816.tar.gz
Update to 1.0.4_all
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54d9484e6967..996b30dfe14c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=gnome-shell-extension-zorin-tray
-pkgver=1.0.3
+pkgver=1.0.4_all
pkgrel=1
pkgdesc="Various settings and changes for the panel in Zorin Desktop."
arch=('i686' 'x86_64')
@@ -8,8 +8,8 @@ license=('GPL-2+')
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=('f5c504feac361efc5a990639b30ae79f')
+source=('http://ppa.launchpad.net/zorinos/stable/ubuntu/pool/main/g/gnome-shell-extension-zorin-tray/gnome-shell-extension-zorin-tray_1.0.4_all.deb')
+md5sums=('e2be8460a4367410456a246a82a937bb')
package() {
msg2 "Extracting the data.tar.xz..."