summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgabriel2016-11-11 14:35:55 +0000
committergabriel2016-11-11 14:35:55 +0000
commit871a75a6596521e6bf1f6982dbd5149194a279f9 (patch)
tree5e89008c77260331c13951d84a4fffe2259898b9
parentcf5debf46dcd268ed7a54eced7da722172f98d01 (diff)
downloadaur-871a75a6596521e6bf1f6982dbd5149194a279f9.tar.gz
Version up
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ffb2abdf7a3c..1b72bcddfa53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=gnome-shell-extension-zorin-panel
-pkgver=1.0.5
+pkgver=1.1.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=('75ade1ee5dc865abc098250735d27617')
+md5sums=('ba72b53dede189c249004bfb5b0c720c')
package() {
msg2 "Extracting the data.tar.xz..."