summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f2b960655c6..4caefc41b053 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Nov 21 13:21:28 UTC 2016
+# Mon Jan 9 09:04:31 UTC 2017
pkgbase = gnome-shell-extension-zorin-panel
pkgdesc = Various settings and changes for the panel in Zorin Desktop.
- pkgver = 1.1.1
+ pkgver = 1.2.1
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.1.1_all.deb
- md5sums = ba72b53dede189c249004bfb5b0c720c
+ 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
pkgname = gnome-shell-extension-zorin-panel
diff --git a/PKGBUILD b/PKGBUILD
index 1b72bcddfa53..3930d6c79bd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=gnome-shell-extension-zorin-panel
-pkgver=1.1.1
+pkgver=1.2.1
pkgrel=1
pkgdesc="Various settings and changes for the panel in Zorin Desktop."
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ 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=('ba72b53dede189c249004bfb5b0c720c')
+md5sums=('095d4bee1854f240391a7604899a4cb3')
package() {
msg2 "Extracting the data.tar.xz..."