summaryrefslogtreecommitdiff
path: root/community/mate-panel/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mate-panel/PKGBUILD')
-rw-r--r--community/mate-panel/PKGBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/community/mate-panel/PKGBUILD b/community/mate-panel/PKGBUILD
index 5319266e0..9fa14e4a8 100644
--- a/community/mate-panel/PKGBUILD
+++ b/community/mate-panel/PKGBUILD
@@ -1,11 +1,8 @@
-# $Id: PKGBUILD 104195 2014-01-16 16:33:39Z flexiondotorg $
# Maintainer : Martin Wimpress <code@flexion.org>
-# Contributor: Giovanni Ricciardi <kar98k.sniper@gmail.com>
-# Contributor: Xpander <xpander0@gmail.com>
pkgname=mate-panel
-pkgver=1.6.1
-pkgrel=4
+pkgver=1.6.2
+pkgrel=1
pkgdesc="The MATE Panel"
url="http://mate-desktop.org"
arch=('i686' 'x86_64')
@@ -19,7 +16,7 @@ makedepends=('gobject-introspection' 'mate-common' 'mate-doc-utils'
options=('!emptydirs')
groups=('mate')
source=("http://pub.mate-desktop.org/releases/1.6/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('ccd8d01e14d12d09a9c807b98990c02868323c71')
+sha1sums=('a02d8a678b9235f231002feb4ecef7171939161e')
install=${pkgname}.install
build() {