system/lxsession: Updated for version 0.5.5.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2020-08-25 18:01:34 +02:00 committed by Willy Sudiarto Raharjo
parent 466ddc2314
commit 92c111fe54
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 4 deletions

View file

@ -57,6 +57,8 @@
# * update.
# 0.5.4-1: 11/mar/2019 by Matteo Bernardini <ponce@slackbuilds.org>
# * update.
# 0.5.5-1: 25/aug/2020 by Matteo Bernardini <ponce@slackbuilds.org>
# * update.
#
# Run 'sh lxsession.SlackBuild' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
@ -65,7 +67,7 @@
# -----------------------------------------------------------------------------
PRGNAM=lxsession
VERSION=${VERSION:-0.5.4}
VERSION=${VERSION:-0.5.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="lxsession"
VERSION="0.5.4"
VERSION="0.5.5"
HOMEPAGE="https://wiki.lxde.org/en/LXSession"
DOWNLOAD="https://downloads.sf.net/lxde/lxsession-0.5.4.tar.xz"
MD5SUM="e255aaf3c2a8e49812e3477fb3f099b0"
DOWNLOAD="https://downloads.sf.net/lxde/lxsession-0.5.5.tar.xz"
MD5SUM="e8380acef215ee7c99c067a2241c2c7b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libunique vala"