summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgabrielstedman2017-04-21 09:17:19 +0100
committergabrielstedman2017-04-21 09:17:19 +0100
commit5d25f2aaeb8d49a0f6e73335ebe132bb31f4cd49 (patch)
tree3e6f387a282101dc07e6438ea66deffbc8c6c8f5
parent016f8f7587c4ac28e846eb1a6cd9e35dff29e833 (diff)
downloadaur-5d25f2aaeb8d49a0f6e73335ebe132bb31f4cd49.tar.gz
Update to 1.2.1_all
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad57fae17633..0772e5ce73f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Apr 21 08:14:21 UTC 2017
+# Fri Apr 21 08:17:18 UTC 2017
pkgbase = gnome-shell-extension-zorin-taskbar
pkgdesc = Various settings and changes for the panel in Zorin Desktop.
- pkgver = 1.1.5_all
+ pkgver = 1.2.1_all
pkgrel = 1
url = http://zorinos.com/
install = gnome-shell-extension-zorin-taskbar.install
@@ -12,8 +12,8 @@ pkgbase = gnome-shell-extension-zorin-taskbar
depends = gnome-shell
options = !emptydirs
options = !strip
- source = http://ppa.launchpad.net/zorinos/stable/ubuntu/pool/main/g/gnome-shell-extension-zorin-taskbar/gnome-shell-extension-zorin-taskbar_1.1.5_all.deb
- md5sums = 62bed6b734ae2aec456be878c54dc182
+ source = http://ppa.launchpad.net/zorinos/stable/ubuntu/pool/main/g/gnome-shell-extension-zorin-taskbar/gnome-shell-extension-zorin-taskbar_1.2.1_all.deb
+ md5sums = 4024cdbfb54438da443a9ae6157b438d
pkgname = gnome-shell-extension-zorin-taskbar
diff --git a/PKGBUILD b/PKGBUILD
index b673042a8921..daa8194e1e43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=gnome-shell-extension-zorin-taskbar
-pkgver=1.1.5_all
+pkgver=1.2.1_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-taskbar/gnome-shell-extension-zorin-taskbar_1.1.5_all.deb')
-md5sums=('62bed6b734ae2aec456be878c54dc182')
+source=('http://ppa.launchpad.net/zorinos/stable/ubuntu/pool/main/g/gnome-shell-extension-zorin-taskbar/gnome-shell-extension-zorin-taskbar_1.2.1_all.deb')
+md5sums=('4024cdbfb54438da443a9ae6157b438d')
package() {
msg2 "Extracting the data.tar.xz..."