summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48ffe5e1cdcb..3186c04741a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jan 10 09:07:02 UTC 2017
+# Tue Feb 28 13:45:39 UTC 2017
pkgbase = gnome-shell-extension-zorin-taskbar
pkgdesc = Various settings and changes for the panel in Zorin Desktop.
- pkgver = 1.1.1
+ pkgver = 1.1.5_all
pkgrel = 1
url = http://zorinos.com/
install = gnome-shell-extension-zorin-taskbar.install
@@ -12,8 +12,8 @@ pkgbase = gnome-shell-extension-zorin-taskbar
depends = gnome-shell
options = !emptydirs
options = !strip
- source = http://ppa.launchpad.net/zorinos/stable/ubuntu/pool/main/g/gnome-shell-extension-zorin-taskbar/gnome-shell-extension-zorin-taskbar_1.1.1_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
pkgname = gnome-shell-extension-zorin-taskbar
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..."