From bdcc95c57a9779277dcc554afc06698ece55d212 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Mon, 11 Mar 2019 11:09:53 +0100 Subject: system/lxsession: Updated for version 0.5.4. Signed-off-by: Matteo Bernardini --- system/lxsession/lxsession.SlackBuild | 7 ++++--- system/lxsession/lxsession.info | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/system/lxsession/lxsession.SlackBuild b/system/lxsession/lxsession.SlackBuild index 0ef1451c54..528a864097 100644 --- a/system/lxsession/lxsession.SlackBuild +++ b/system/lxsession/lxsession.SlackBuild @@ -1,7 +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 +# Copyright (c) 2010-2019 Matteo Bernardini, Pisa, IT # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -29,7 +29,6 @@ # For: lxsession # Descr: LXDE session manager # URL: http://lxde.sourceforge.net/ -# Needs: # Changelog: # 0.3.5-1: 04/Jun/2008 by Eric Hameleers # * Initial build. @@ -56,6 +55,8 @@ # * update. # 0.5.3-1: 10/dec/2016 by Matteo Bernardini # * update. +# 0.5.4-1: 11/mar/2019 by Matteo Bernardini +# * update. # # Run 'sh lxsession.SlackBuild' to build a Slackware package. # The package (.tgz) plus descriptive .txt file are created in /tmp . @@ -64,7 +65,7 @@ # ----------------------------------------------------------------------------- PRGNAM=lxsession -VERSION=${VERSION:-0.5.3} +VERSION=${VERSION:-0.5.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/lxsession/lxsession.info b/system/lxsession/lxsession.info index 1b88878782..dcb0fa36b1 100644 --- a/system/lxsession/lxsession.info +++ b/system/lxsession/lxsession.info @@ -1,8 +1,8 @@ PRGNAM="lxsession" -VERSION="0.5.3" +VERSION="0.5.4" HOMEPAGE="https://wiki.lxde.org/en/LXSession" -DOWNLOAD="https://downloads.sf.net/lxde/lxsession-0.5.3.tar.xz" -MD5SUM="823c50e6d0e4ce15a23a42e8f8bf4221" +DOWNLOAD="https://downloads.sf.net/lxde/lxsession-0.5.4.tar.xz" +MD5SUM="e255aaf3c2a8e49812e3477fb3f099b0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libunique vala" -- cgit v1.2.3