summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgabrielstedman2017-02-28 13:45:41 +0000
committergabrielstedman2017-02-28 13:45:41 +0000
commit94b6443788a50ce51fcc8d9ec20c48399fedff48 (patch)
treec408cacd22e3c1be096e750b1d95d31c2536340c /PKGBUILD
parent3bc6bc34776a6f13498b3f5d096e04f35efac94e (diff)
downloadaur-94b6443788a50ce51fcc8d9ec20c48399fedff48.tar.gz
Update to 1.1.5_all
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index badcd718bbd0..b673042a8921 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=gnome-shell-extension-zorin-taskbar
-pkgver=1.1.1
+pkgver=1.1.5_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-taskbar/gnome-shell-extension-zorin-taskbar_${pkgver}_all.deb")
-md5sums=('e1f53b3dbf6a24d52d3efbfca325b79d')
+source=('http://ppa.launchpad.net/zorinos/stable/ubuntu/pool/main/g/gnome-shell-extension-zorin-taskbar/gnome-shell-extension-zorin-taskbar_1.1.5_all.deb')
+md5sums=('62bed6b734ae2aec456be878c54dc182')
package() {
msg2 "Extracting the data.tar.xz..."