system/lxdm: Updated for version 0.5.1.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2015-04-16 10:53:18 +02:00 committed by Willy Sudiarto Raharjo
parent 0e3c71bff9
commit 1d67879a2d
2 changed files with 6 additions and 5 deletions

View file

@ -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 {} \;

View file

@ -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=""