mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/roxterm: Updated for version 2.8.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
90d67c4fc0
commit
54953c193c
3 changed files with 6 additions and 4 deletions
|
@ -4,3 +4,5 @@ footprint and quicker start-up time. It achieves this by not using
|
|||
the Gnome libraries and by using a separate applet to provide the
|
||||
configuration GUI. It can be used as a ROX application, as the name
|
||||
implies, or in any other X environment.
|
||||
|
||||
Optional dependency: po4a
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=roxterm
|
||||
VERSION=${VERSION:-2.8.1}
|
||||
VERSION=${VERSION:-2.8.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="roxterm"
|
||||
VERSION="2.8.1"
|
||||
VERSION="2.8.3"
|
||||
HOMEPAGE="http://roxterm.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/roxterm/roxterm-2.8.1.tar.bz2"
|
||||
MD5SUM="cf5aa488cc382ec0df8b3a856707d245"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/roxterm/roxterm-2.8.3.tar.bz2"
|
||||
MD5SUM="0f775a11f01e38be22ae5a080800c5f7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue