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 97a67d85a1b0..4eb394cc4ed0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jul 14 12:04:42 UTC 2017
+# Wed Aug 30 12:41:20 UTC 2017
pkgbase = gnome-shell-extension-zorin-panel
pkgdesc = Various settings and changes for the panel in Zorin Desktop.
- pkgver = 1.5.2_all
+ pkgver = 1.5.3_all
pkgrel = 1
url = http://zorinos.com/
install = gnome-shell-extension-zorin-panel.install
@@ -12,8 +12,8 @@ pkgbase = gnome-shell-extension-zorin-panel
depends = gnome-shell
options = !emptydirs
options = !strip
- source = http://ppa.launchpad.net/zorinos/stable/ubuntu/pool/main/g/gnome-shell-extension-zorin-panel/gnome-shell-extension-zorin-panel_1.5.2_all.deb
- md5sums = 0814a341537a7450edbafa79ae173529
+ source = http://ppa.launchpad.net/zorinos/stable/ubuntu/pool/main/g/gnome-shell-extension-zorin-panel/gnome-shell-extension-zorin-panel_1.5.3_all.deb
+ md5sums = b9c7836a49b1488eb09a391b19a8f12e
pkgname = gnome-shell-extension-zorin-panel
diff --git a/PKGBUILD b/PKGBUILD
index 8a8cdaa2796e..872fcb8cb6a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=gnome-shell-extension-zorin-panel
-pkgver=1.5.2_all
+pkgver=1.5.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-panel/gnome-shell-extension-zorin-panel_1.5.2_all.deb')
-md5sums=('0814a341537a7450edbafa79ae173529')
+source=('http://ppa.launchpad.net/zorinos/stable/ubuntu/pool/main/g/gnome-shell-extension-zorin-panel/gnome-shell-extension-zorin-panel_1.5.3_all.deb')
+md5sums=('b9c7836a49b1488eb09a391b19a8f12e')
package() {
msg2 "Extracting the data.tar.xz..."