desktop/lxde-common: Updated for version 20141008_8877e46.

Thanks to Felix Pfeifer for noticing of the bugged 0.5.6

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2014-10-09 17:37:00 +02:00 committed by Willy Sudiarto Raharjo
parent 2b69b9ca22
commit 32c58c1ea6
2 changed files with 8 additions and 6 deletions

View file

@ -52,6 +52,8 @@
# (see http://bit.ly/no-more-su-pcmanfm)
# 0.5.6-1: 02/sep/2014 by Matteo Bernardini <ponce@slackbuilds.org>
# * Update.
# 20141008_8877e46: 09/oct/2014 by Matteo Bernardini <ponce@slackbuilds.org>
# * Update.
#
# Run 'sh lxde-common.SlackBuild' to build a Slackware package.
# The package is created in /tmp .
@ -60,7 +62,7 @@
# -----------------------------------------------------------------------------
PRGNAM=lxde-common
VERSION=${VERSION:-0.5.6}
VERSION=${VERSION:-20141008_8877e46}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -159,8 +161,8 @@ mv $PKG/etc/xdg/pcmanfm/LXDE/pcmanfm.conf \
$PKG/etc/xdg/pcmanfm/LXDE/pcmanfm.conf.new
# use some sane defaults for lxpanel
rm -fr $PKG/etc/xdg/lxpanel/profile
mkdir -p $PKG/etc/xdg/lxpanel/LXDE/panels
rm -f $PKG/etc/xdg/lxpanel/LXDE/config \
$PKG/etc/xdg/lxpanel/LXDE/panels/panel
install -m 0644 $CWD/config/panel \
$PKG/etc/xdg/lxpanel/LXDE/panels/panel.new
install -m 0644 $CWD/config/config \

View file

@ -1,8 +1,8 @@
PRGNAM="lxde-common"
VERSION="0.5.6"
VERSION="20141008_8877e46"
HOMEPAGE="http://www.lxde.org/"
DOWNLOAD="http://downloads.sourceforge.net/lxde/lxde-common-0.5.6.tar.xz"
MD5SUM="259b4a2db50117e632e34912251cfcb9"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxde-common-20141008_8877e46.tar.xz"
MD5SUM="28a2f9bbb691fd813d7830980356eb04"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""