summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgabrielstedman2017-04-21 09:17:27 +0100
committergabrielstedman2017-04-21 09:17:27 +0100
commitcc8045d82cfeca951fdc18173a965555bbc73285 (patch)
tree6c5f5294e8268259628d1c671409defe1f51cf18
parent4ff40738b0e4985369ad04cf1057247ade3d3816 (diff)
downloadaur-cc8045d82cfeca951fdc18173a965555bbc73285.tar.gz
Update to 1.0.6_all
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a8010f98aa0..81d25a3ac867 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Feb 28 13:45:51 UTC 2017
+# Fri Apr 21 08:17:26 UTC 2017
pkgbase = gnome-shell-extension-zorin-tray
pkgdesc = Various settings and changes for the panel in Zorin Desktop.
- pkgver = 1.0.4_all
+ pkgver = 1.0.6_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.4_all.deb
- md5sums = e2be8460a4367410456a246a82a937bb
+ 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
pkgname = gnome-shell-extension-zorin-tray
diff --git a/PKGBUILD b/PKGBUILD
index 996b30dfe14c..b9857678b4c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=gnome-shell-extension-zorin-tray
-pkgver=1.0.4_all
+pkgver=1.0.6_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.4_all.deb')
-md5sums=('e2be8460a4367410456a246a82a937bb')
+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')
package() {
msg2 "Extracting the data.tar.xz..."