summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgabrielstedman2017-02-28 13:45:52 +0000
committergabrielstedman2017-02-28 13:45:52 +0000
commit4ff40738b0e4985369ad04cf1057247ade3d3816 (patch)
tree322eb4ef8d5ee2b66ba1f36a6a69be8f14fdc321
parentaa8cf0bca76226fa83271c886e8229ec31ba2a9d (diff)
downloadaur-4ff40738b0e4985369ad04cf1057247ade3d3816.tar.gz
Update to 1.0.4_all
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42d4406f8b71..9a8010f98aa0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Nov 21 13:21:33 UTC 2016
+# Tue Feb 28 13:45:51 UTC 2017
pkgbase = gnome-shell-extension-zorin-tray
pkgdesc = Various settings and changes for the panel in Zorin Desktop.
- pkgver = 1.0.3
+ pkgver = 1.0.4_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.3_all.deb
- md5sums = f5c504feac361efc5a990639b30ae79f
+ 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
pkgname = gnome-shell-extension-zorin-tray
diff --git a/PKGBUILD b/PKGBUILD
index 54d9484e6967..996b30dfe14c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=gnome-shell-extension-zorin-tray
-pkgver=1.0.3
+pkgver=1.0.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-tray/gnome-shell-extension-zorin-tray_${pkgver}_all.deb")
-md5sums=('f5c504feac361efc5a990639b30ae79f')
+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')
package() {
msg2 "Extracting the data.tar.xz..."