system/lxterminal: Updated for version 20170514_0f2ca01.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2017-05-20 11:23:40 +02:00 committed by Willy Sudiarto Raharjo
parent 31ab85aed9
commit f8f09fcf2d
3 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,3 @@
lxterminal (LXDE terminal emulator)
LXTerminal is a quick configurable terminal emulator, based on vte libs.
It uses a single process for each window/tab so it's very light on
resources.

View File

@ -61,6 +61,8 @@
# * Update.
# 20170124_a29172d: 24/jan/2017 by Matteo Bernardini <ponce@slackbuilds.org>
# * Update.
# 20170514_0f2ca01: 17/may/2017 by Matteo Bernardini <ponce@slackbuilds.org>
# * Update.
#
# Run 'sh lxterminal.SlackBuild' to build a Slackware package.
# The package is created in /tmp .
@ -69,7 +71,7 @@
# -----------------------------------------------------------------------------
PRGNAM=lxterminal
VERSION=${VERSION:-20170124_a29172d}
VERSION=${VERSION:-20170514_0f2ca01}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="lxterminal"
VERSION="20170124_a29172d"
VERSION="20170514_0f2ca01"
HOMEPAGE="https://wiki.lxde.org/en/LXTerminal"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxterminal-20170124_a29172d.tar.xz"
MD5SUM="4c25deaaec7cac5ad46472f17e2756e1"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxterminal-20170514_0f2ca01.tar.xz"
MD5SUM="a39e193d3f392c4e0e7300d3b6a57ce7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""