summaryrefslogtreecommitdiff
path: root/community/lxpanel
diff options
context:
space:
mode:
Diffstat (limited to 'community/lxpanel')
-rw-r--r--community/lxpanel/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/lxpanel/PKGBUILD b/community/lxpanel/PKGBUILD
index e689d6f89..47eccccde 100644
--- a/community/lxpanel/PKGBUILD
+++ b/community/lxpanel/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 69844 2012-04-24 15:37:58Z bpiotrowski $
+# $Id: PKGBUILD 72336 2012-06-12 05:13:20Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <barthalion@gmail.com>
# Contributor: Angel Velasquez <angvp@archlinux.org>
# Contributor: Juergen Hoetzel <juergen@archlinux.org>
pkgname=lxpanel
-pkgver=0.5.9
+pkgver=0.5.10
pkgrel=1
pkgdesc="Panel of the LXDE Desktop"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ depends=('gtk2' 'alsa-lib' 'menu-cache' 'lxmenu-data' 'libwnck')
makedepends=('wireless_tools')
optdepends=('wireless_tools: netstat plugin')
source=(http://ftp.de.debian.org/debian/pool/main/l/$pkgname/${pkgname}_${pkgver}.orig.tar.xz)
-md5sums=('c0b5864ea53113f4b1d4b8a46e9fb8ee')
+md5sums=('86a87723ec15274d4c0fe191e8a2fa52')
build() {
cd "$srcdir/$pkgname-$pkgver"