summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgabrielstedman2017-02-28 13:45:28 +0000
committergabrielstedman2017-02-28 13:45:28 +0000
commit68785915d60be36a2336d9801cdba5de28821e0d (patch)
tree1c8d241922d32facc0a86184fdf67a90063b27b5
parent92de3433da4e5fabdb8bcc41c13363f884bfed8c (diff)
downloadaur-68785915d60be36a2336d9801cdba5de28821e0d.tar.gz
Update to 1.2.2_all
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4caefc41b053..d6f3371118d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jan 9 09:04:31 UTC 2017
+# Tue Feb 28 13:45:26 UTC 2017
pkgbase = gnome-shell-extension-zorin-panel
pkgdesc = Various settings and changes for the panel in Zorin Desktop.
- pkgver = 1.2.1
+ pkgver = 1.2.2_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.2.1_all.deb
- md5sums = 095d4bee1854f240391a7604899a4cb3
+ source = http://ppa.launchpad.net/zorinos/stable/ubuntu/pool/main/g/gnome-shell-extension-zorin-panel/gnome-shell-extension-zorin-panel_1.2.2_all.deb
+ md5sums = 2c084c62ec11dedafd80aa28ece6320f
pkgname = gnome-shell-extension-zorin-panel
diff --git a/PKGBUILD b/PKGBUILD
index 3930d6c79bd4..fe67fb9d4b66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=gnome-shell-extension-zorin-panel
-pkgver=1.2.1
+pkgver=1.2.2_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_${pkgver}_all.deb")
-md5sums=('095d4bee1854f240391a7604899a4cb3')
+source=('http://ppa.launchpad.net/zorinos/stable/ubuntu/pool/main/g/gnome-shell-extension-zorin-panel/gnome-shell-extension-zorin-panel_1.2.2_all.deb')
+md5sums=('2c084c62ec11dedafd80aa28ece6320f')
package() {
msg2 "Extracting the data.tar.xz..."