summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Matteo Bernardini2014-12-04 12:23:55 +0100
committer Willy Sudiarto Raharjo2014-12-06 01:53:15 +0100
commitb85cac0bdf1bb7976953d337b1603f415fde3a73 (patch)
tree5ebd358812ad7b398524c7c47873766dea1aef7b /system
parent4e193d54fc42ebf3fb5be3aba2ac4f7d03125660 (diff)
downloadslackbuilds-b85cac0bdf1bb7976953d337b1603f415fde3a73.tar.gz
system/lxterminal: Updated for version 0.2.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/lxterminal/lxterminal.SlackBuild5
-rw-r--r--system/lxterminal/lxterminal.info6
2 files changed, 7 insertions, 4 deletions
diff --git a/system/lxterminal/lxterminal.SlackBuild b/system/lxterminal/lxterminal.SlackBuild
index 104bf0802f..be46e6cade 100644
--- a/system/lxterminal/lxterminal.SlackBuild
+++ b/system/lxterminal/lxterminal.SlackBuild
@@ -1,6 +1,7 @@
#!/bin/sh
# $Id: lxterminal.SlackBuild,v 1.6 2009/09/11 10:43:05 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
@@ -50,6 +51,8 @@
# * Update.
# 20140326_1625e2c: 29/apr/2014 by Matteo Bernardini <ponce@slackbuilds.org>
# * Update.
+# 0.2.0: 04/dec/2014 by Matteo Bernardini <ponce@slackbuilds.org>
+# * Update.
#
# Run 'sh lxterminal.SlackBuild' to build a Slackware package.
# The package is created in /tmp .
@@ -60,7 +63,7 @@
# Set initial variables:
PRGNAM=lxterminal
-VERSION=${VERSION:-20140326_1625e2c}
+VERSION=${VERSION:-0.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/lxterminal/lxterminal.info b/system/lxterminal/lxterminal.info
index 0cf30ab5d2..a6793419d5 100644
--- a/system/lxterminal/lxterminal.info
+++ b/system/lxterminal/lxterminal.info
@@ -1,8 +1,8 @@
PRGNAM="lxterminal"
-VERSION="20140326_1625e2c"
+VERSION="0.2.0"
HOMEPAGE="http://wiki.lxde.org/en/LXTerminal"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxterminal-20140326_1625e2c.tar.xz"
-MD5SUM="c811c01a7295ceafe14f8505874213df"
+DOWNLOAD="http://downloads.sf.net/lxde/lxterminal-0.2.0.tar.gz"
+MD5SUM="e80ad1b6e26212f3d43908c2ad87ba4d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""