summaryrefslogtreecommitdiff
path: root/extra/xfce4-panel/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xfce4-panel/PKGBUILD')
-rw-r--r--extra/xfce4-panel/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/xfce4-panel/PKGBUILD b/extra/xfce4-panel/PKGBUILD
index c7e9014b2..1d69fb47c 100644
--- a/extra/xfce4-panel/PKGBUILD
+++ b/extra/xfce4-panel/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 128301 2011-06-22 15:48:28Z andyrtr $
+# $Id: PKGBUILD 138667 2011-09-27 14:43:08Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: tobias <tobias funnychar archlinux.org>
pkgname=xfce4-panel
-pkgver=4.8.5
+pkgver=4.8.6
pkgrel=1
pkgdesc="Panel for the Xfce desktop environment"
arch=('i686' 'x86_64' 'mips64el')
@@ -15,7 +15,8 @@ makedepends=('intltool' 'gtk-doc')
options=('!libtool')
install=${pkgname}.install
source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('3c00e92821709baa2a71b166a32d46a2')
+md5sums=('9d7bf0503d5867c4044cef04bb5845b1')
+sha1sums=('332fc968332e6271e1bb65d6de8de2524b0440ec')
build() {
cd ${srcdir}/${pkgname}-${pkgver}