From 93764cab85a8100e35fb3eeef482149e6c3228be Mon Sep 17 00:00:00 2001 From: ponce Date: Fri, 10 Aug 2012 11:54:07 +0200 Subject: desktop/lxpanel: Updated for version 20120808_4496e88. This commit also adds a battery applet to the default config. Signed-off-by: Robby Workman --- desktop/lxpanel/lxpanel.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'desktop/lxpanel/lxpanel.SlackBuild') diff --git a/desktop/lxpanel/lxpanel.SlackBuild b/desktop/lxpanel/lxpanel.SlackBuild index e4d87eaa1c..953a839ef7 100644 --- a/desktop/lxpanel/lxpanel.SlackBuild +++ b/desktop/lxpanel/lxpanel.SlackBuild @@ -24,7 +24,7 @@ # Modified by ponce PRGNAM=lxpanel -VERSION=${VERSION:-20111223_ef3cf14} +VERSION=${VERSION:-20120808_4496e88} 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 . \ -- cgit v1.2.3