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 81d25a3ac867..2a091955c27d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Apr 21 08:17:26 UTC 2017
+# Fri Apr 6 13:58:25 UTC 2018
pkgbase = gnome-shell-extension-zorin-tray
pkgdesc = Various settings and changes for the panel in Zorin Desktop.
- pkgver = 1.0.6_all
+ pkgver = 1.0.7_all
pkgrel = 1
url = http://zorinos.com/
install = gnome-shell-extension-zorin-tray.install
@@ -12,8 +12,8 @@ pkgbase = gnome-shell-extension-zorin-tray
depends = gnome-shell
options = !emptydirs
options = !strip
- source = http://ppa.launchpad.net/zorinos/stable/ubuntu/pool/main/g/gnome-shell-extension-zorin-tray/gnome-shell-extension-zorin-tray_1.0.6_all.deb
- md5sums = 7bd0cc1296a610722c7ec19e14cb6dc8
+ source = http://ppa.launchpad.net/zorinos/stable/ubuntu/pool/main/g/gnome-shell-extension-zorin-tray/gnome-shell-extension-zorin-tray_1.0.7_all.deb
+ md5sums = 537e9b53dd7e7e4b8fbec572c412d5cd
pkgname = gnome-shell-extension-zorin-tray
diff --git a/PKGBUILD b/PKGBUILD
index b9857678b4c1..99dbb5edc5c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=gnome-shell-extension-zorin-tray
-pkgver=1.0.6_all
+pkgver=1.0.7_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-tray/gnome-shell-extension-zorin-tray_1.0.6_all.deb')
-md5sums=('7bd0cc1296a610722c7ec19e14cb6dc8')
+source=('http://ppa.launchpad.net/zorinos/stable/ubuntu/pool/main/g/gnome-shell-extension-zorin-tray/gnome-shell-extension-zorin-tray_1.0.7_all.deb')
+md5sums=('537e9b53dd7e7e4b8fbec572c412d5cd')
package() {
msg2 "Extracting the data.tar.xz..."