summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2015-04-16 10:53:18 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-19 11:24:09 +0700
commit1d67879a2d3fb71330e0eeb98c6a03d361bef2f9 (patch)
treedb21ff8aa4f0e72672d6620ecb3159b51ecabc82 /system
parent0e3c71bff9cf1474f06a7125818fd35635b48925 (diff)
downloadslackbuilds-1d67879a2d3fb71330e0eeb98c6a03d361bef2f9.tar.gz
slackbuilds-1d67879a2d3fb71330e0eeb98c6a03d361bef2f9.tar.xz
system/lxdm: Updated for version 0.5.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/lxdm/lxdm.SlackBuild5
-rw-r--r--system/lxdm/lxdm.info6
2 files changed, 6 insertions, 5 deletions
diff --git a/system/lxdm/lxdm.SlackBuild b/system/lxdm/lxdm.SlackBuild
index ef3b1f6e24..bfeee5bfed 100644
--- a/system/lxdm/lxdm.SlackBuild
+++ b/system/lxdm/lxdm.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for lxdm
# Copyright 2010,2011 Robby Workman, Northport, Alabama, USA
+# Copyright 2012-2015 Matteo Bernardini, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=lxdm
-VERSION=${VERSION:-20140103_b8b08e5}
+VERSION=${VERSION:-0.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -65,7 +66,7 @@ cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
- -o -perm 511 \) -exec chmod 755 {} \; -o \
+ -o -perm 511 \) -exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
diff --git a/system/lxdm/lxdm.info b/system/lxdm/lxdm.info
index ea7cd1baae..597b823543 100644
--- a/system/lxdm/lxdm.info
+++ b/system/lxdm/lxdm.info
@@ -1,8 +1,8 @@
PRGNAM="lxdm"
-VERSION="20140103_b8b08e5"
+VERSION="0.5.1"
HOMEPAGE="http://lxde.org/"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxdm-20140103_b8b08e5.tar.xz"
-MD5SUM="d02de3a54f518b3dcfe8979b042e5537"
+DOWNLOAD="http://downloads.sf.net/lxdm/lxdm-0.5.1.tar.xz"
+MD5SUM="9e03ce5f6d303bc9b689732401934dc6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""