mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/terminator: Updated for version 0.95.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
a5d415a634
commit
92bd843f83
3 changed files with 5 additions and 5 deletions
|
@ -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.
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
# 1 - Initial release.
|
||||
|
||||
PRGNAM=terminator
|
||||
VERSION=${VERSION:-0.92}
|
||||
VERSION=${VERSION:-0.95}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue