summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--desktop/lxpanel/lxpanel.SlackBuild4
-rw-r--r--desktop/lxpanel/lxpanel.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/lxpanel/lxpanel.SlackBuild b/desktop/lxpanel/lxpanel.SlackBuild
index 953a839ef7..a634dbde31 100644
--- a/desktop/lxpanel/lxpanel.SlackBuild
+++ b/desktop/lxpanel/lxpanel.SlackBuild
@@ -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 . \
diff --git a/desktop/lxpanel/lxpanel.info b/desktop/lxpanel/lxpanel.info
index 6a686cd210..211eea4d80 100644
--- a/desktop/lxpanel/lxpanel.info
+++ b/desktop/lxpanel/lxpanel.info
@@ -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"