summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgabrielstedman2017-01-10 09:07:10 +0000
committergabrielstedman2017-01-10 09:07:10 +0000
commit3bc6bc34776a6f13498b3f5d096e04f35efac94e (patch)
tree8be13af2ac4a9743d4f8429669d6454f5fcac79b /PKGBUILD
parentb636ca15039f7418cda9acf827f6bb8d7947abfb (diff)
downloadaur-3bc6bc34776a6f13498b3f5d096e04f35efac94e.tar.gz
Update to 1.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78c9e5654c71..badcd718bbd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=gnome-shell-extension-zorin-taskbar
-pkgver=1.1
+pkgver=1.1.1
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-taskbar/gnome-shell-extension-zorin-taskbar_${pkgver}_all.deb")
-md5sums=('6385342cfd48203a84377437db4b3b7a')
+md5sums=('e1f53b3dbf6a24d52d3efbfca325b79d')
package() {
msg2 "Extracting the data.tar.xz..."