system/terminator: Updated for version 0.95.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Alan Alberghini 2010-09-08 18:28:43 -04:00 committed by dsomero
parent a5d415a634
commit 92bd843f83
3 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
# leave one space after the ':'.
|----handy-ruler--------------------------------------------------------|
terminator: terminator (useful tool for arranging terminals)
terminator: terminator (tool for arranging terminals)
terminator:
terminator: The goal of this project is to produce a useful tool for arranging
terminator: terminals.

View file

@ -29,7 +29,7 @@
# 1 - Initial release.
PRGNAM=terminator
VERSION=${VERSION:-0.92}
VERSION=${VERSION:-0.95}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="terminator"
VERSION="0.92"
VERSION="0.95"
HOMEPAGE="http://www.tenshu.net/terminator/"
DOWNLOAD="http://launchpad.net/terminator/trunk/0.92/+download/terminator-0.92.tar.gz"
MD5SUM="b3bbd041623cad9536ed5ef76aac85f2"
DOWNLOAD="http://launchpad.net/terminator/trunk/0.95/+download/terminator-0.95.tar.gz"
MD5SUM="ceae5c899c71b9c80e48083c17a631ad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Alan Alberghini"