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 0772e5ce73f3..8c1d11962441 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Apr 21 08:17:18 UTC 2017
+# Wed Aug 30 12:41:39 UTC 2017
pkgbase = gnome-shell-extension-zorin-taskbar
pkgdesc = Various settings and changes for the panel in Zorin Desktop.
- pkgver = 1.2.1_all
+ pkgver = 1.3_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.2.1_all.deb
- md5sums = 4024cdbfb54438da443a9ae6157b438d
+ source = http://ppa.launchpad.net/zorinos/stable/ubuntu/pool/main/g/gnome-shell-extension-zorin-taskbar/gnome-shell-extension-zorin-taskbar_1.3_all.deb
+ md5sums = fabaa7766a509fd9f91896e601906e5c
pkgname = gnome-shell-extension-zorin-taskbar
diff --git a/PKGBUILD b/PKGBUILD
index daa8194e1e43..e9740d053db9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=gnome-shell-extension-zorin-taskbar
-pkgver=1.2.1_all
+pkgver=1.3_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_1.2.1_all.deb')
-md5sums=('4024cdbfb54438da443a9ae6157b438d')
+source=('http://ppa.launchpad.net/zorinos/stable/ubuntu/pool/main/g/gnome-shell-extension-zorin-taskbar/gnome-shell-extension-zorin-taskbar_1.3_all.deb')
+md5sums=('fabaa7766a509fd9f91896e601906e5c')
package() {
msg2 "Extracting the data.tar.xz..."