summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/lxsession/lxsession.SlackBuild5
-rw-r--r--system/lxsession/lxsession.info6
2 files changed, 7 insertions, 4 deletions
diff --git a/system/lxsession/lxsession.SlackBuild b/system/lxsession/lxsession.SlackBuild
index 06f8c0fce7..170e84ce0e 100644
--- a/system/lxsession/lxsession.SlackBuild
+++ b/system/lxsession/lxsession.SlackBuild
@@ -1,6 +1,7 @@
#!/bin/sh
# $Id: lxsession.SlackBuild,v 1.1 2009/09/11 10:33:13 root Exp root $
# Copyright (c) 2008-2009 Eric Hameleers, Eindhoven, NL
+# Copyright (c) 2010-2014 Matteo Bernardini, Pisa, IT
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -49,6 +50,8 @@
# * update: fixes wrong behaviour with missing lsb_release
# 20140418_9550c0e: 29/apr/2014 by Matteo Bernardini <ponce@slackbuilds.org>
# * update.
+# 0.5.0-1: 06/oct/2014 by Matteo Bernardini <ponce@slackbuilds.org>
+# * update.
#
# Run 'sh lxsession.SlackBuild' to build a Slackware package.
# The package (.txz) plus descriptive .txt file are created in /tmp .
@@ -57,7 +60,7 @@
# -----------------------------------------------------------------------------
PRGNAM=lxsession
-VERSION=${VERSION:-20140418_9550c0e}
+VERSION=${VERSION:-0.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/lxsession/lxsession.info b/system/lxsession/lxsession.info
index 0c64964a61..e23e4f368b 100644
--- a/system/lxsession/lxsession.info
+++ b/system/lxsession/lxsession.info
@@ -1,8 +1,8 @@
PRGNAM="lxsession"
-VERSION="20140418_9550c0e"
+VERSION="0.5.0"
HOMEPAGE="http://wiki.lxde.org/en/LXSession"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxsession-20140418_9550c0e.tar.xz"
-MD5SUM="1ab5963a7e614d19f4e4e7a0049bbee0"
+DOWNLOAD="http://downloads.sf.net/lxde/lxsession-0.5.0.tar.xz"
+MD5SUM="6ef8b1487e60376e2381b2dec9c94734"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="vala"