mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/lxsession: Updated for version 20131119_9d2a0cc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
a64e77b872
commit
6f989e5180
2 changed files with 6 additions and 4 deletions
|
@ -45,6 +45,8 @@
|
|||
# 20131103_0cdb35c: 05/nov/2013 by Matteo Bernardini <ponce@slackbuilds.org>
|
||||
# * update: now includes lxpolkit, lxsession-edit, lxlock,
|
||||
# lxsession-default-apps and lxsettings-daemon.
|
||||
# 20131119_9d2a0cc: 23/nov/2013 by Matteo Bernardini <ponce@slackbuilds.org>
|
||||
# * update: fixes wrong behaviour with missing lsb_release
|
||||
#
|
||||
# Run 'sh lxsession.SlackBuild' to build a Slackware package.
|
||||
# The package (.txz) plus descriptive .txt file are created in /tmp .
|
||||
|
@ -53,7 +55,7 @@
|
|||
# -----------------------------------------------------------------------------
|
||||
|
||||
PRGNAM=lxsession
|
||||
VERSION=${VERSION:-20131103_0cdb35c}
|
||||
VERSION=${VERSION:-20131119_9d2a0cc}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="lxsession"
|
||||
VERSION="20131103_0cdb35c"
|
||||
VERSION="20131119_9d2a0cc"
|
||||
HOMEPAGE="http://wiki.lxde.org/en/LXSession"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxsession-20131103_0cdb35c.tar.xz"
|
||||
MD5SUM="e87c0a0ce5a358fdbb3f3e19acfc17a3"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxsession-20131119_9d2a0cc.tar.xz"
|
||||
MD5SUM="bbd4162c9c62d4af1338bf5940167ba9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="vala"
|
||||
|
|
Loading…
Reference in a new issue