summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2014-10-09 17:37:00 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-10-11 18:19:23 +0700
commit32c58c1ea6775ba5dc37644bbe8db6c6019612e8 (patch)
tree0234154063c7e86c629a4cd4b6b6de347f7c91f6
parent2b69b9ca22bc50b01b7fd6d7d26de09568532ab8 (diff)
downloadslackbuilds-32c58c1ea6775ba5dc37644bbe8db6c6019612e8.tar.gz
slackbuilds-32c58c1ea6775ba5dc37644bbe8db6c6019612e8.tar.xz
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>
-rw-r--r--desktop/lxde-common/lxde-common.SlackBuild8
-rw-r--r--desktop/lxde-common/lxde-common.info6
2 files changed, 8 insertions, 6 deletions
diff --git a/desktop/lxde-common/lxde-common.SlackBuild b/desktop/lxde-common/lxde-common.SlackBuild
index b562be4b26..20b4ff99b4 100644
--- a/desktop/lxde-common/lxde-common.SlackBuild
+++ b/desktop/lxde-common/lxde-common.SlackBuild
@@ -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 \
diff --git a/desktop/lxde-common/lxde-common.info b/desktop/lxde-common/lxde-common.info
index edb4482e54..7fe7e05764 100644
--- a/desktop/lxde-common/lxde-common.info
+++ b/desktop/lxde-common/lxde-common.info
@@ -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=""