pkgname=gnome-shell-extension-zorin-panel pkgver=1.1.1 pkgrel=1 pkgdesc="Various settings and changes for the panel in Zorin Desktop." arch=('i686' 'x86_64') url="http://zorinos.com/" 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-panel/gnome-shell-extension-zorin-panel_${pkgver}_all.deb") md5sums=('ba72b53dede189c249004bfb5b0c720c') package() { msg2 "Extracting the data.tar.xz..." bsdtar -xf data.tar.xz -C "$pkgdir/" }