desktop/lxpanel: Updated for version 20120820_ca772cc.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
ponce 2012-08-21 17:38:25 +02:00 committed by Robby Workman
parent 2c008cba8e
commit ea1ce84d3c
2 changed files with 5 additions and 5 deletions

View file

@ -24,7 +24,7 @@
# Modified by ponce <matteo.bernardini@gmail.com>
PRGNAM=lxpanel
VERSION=${VERSION:-20120808_4496e88}
VERSION=${VERSION:-20120820_ca772cc}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -63,7 +63,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar -xvf $CWD/$PRGNAM-$VERSION.tar.?z*
tar -xvf $CWD/$PRGNAM-$VERSION.tar.?z
cd $PRGNAM-$VERSION
chown -R root:root .
find . \

View file

@ -1,8 +1,8 @@
PRGNAM="lxpanel"
VERSION="20120808_4496e88"
VERSION="20120820_ca772cc"
HOMEPAGE="http://wiki.lxde.org/en/LXPanel"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxpanel-20120808_4496e88.tar.xz"
MD5SUM="9f4556a91fc10846667ff5f263a62f0b"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxpanel-20120820_ca772cc.tar.xz"
MD5SUM="d3fda3434c1879a501d1b319e64f6f22"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lxmenu-data menu-cache"