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