summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Alan Alberghini2013-06-18 02:28:37 +0200
committer Niels Horn2013-06-18 13:23:10 +0200
commit1e563d9cf80b518b18d86471a936bf728a1cd2d0 (patch)
treef2a94edecf3bbcc3ee2711b28d21c9140ed59ed4
parent10955518c19fb30f92f3afe6c2649d1823a0bb52 (diff)
downloadslackbuilds-1e563d9cf80b518b18d86471a936bf728a1cd2d0.tar.gz
system/terminator: Updated for version 0.97.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
-rw-r--r--system/terminator/README8
-rw-r--r--system/terminator/slack-desc8
-rw-r--r--system/terminator/terminator.SlackBuild6
-rw-r--r--system/terminator/terminator.info6
4 files changed, 15 insertions, 13 deletions
diff --git a/system/terminator/README b/system/terminator/README
index 5a7a022fe2..c06f57956e 100644
--- a/system/terminator/README
+++ b/system/terminator/README
@@ -1,6 +1,6 @@
-The goal of this project is to produce a useful tool for arranging terminals.
-It is inspired by programs such as gnome-multi-term, quadkonsole, etc. in that
-the main focus is arranging terminals in grids (tabs is the most common default
-method, which Terminator also supports).
+The goal of this project is to produce a useful tool for arranging
+terminals. It is inspired by programs such as gnome-multi-term,
+quadkonsole, etc. in that the main focus is arranging terminals in grids
+(tabs is the most common default method, which Terminator also supports).
Optionally requires keybinder, which is available on SBo
diff --git a/system/terminator/slack-desc b/system/terminator/slack-desc
index f984c044c9..4172092bad 100644
--- a/system/terminator/slack-desc
+++ b/system/terminator/slack-desc
@@ -6,14 +6,14 @@
# leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
-terminator: Terminator - multiple terminals in one window
-terminator:
+terminator: terminator (multiple terminals in one window)
+terminator:
terminator: The goal of this project is to produce a useful tool for arranging
terminator: terminals. It is inspired by programs such as gnome-multi-term,
terminator: quadkonsole, etc. in that the main focus is arranging terminals in
terminator: grids (tabs is the most common default method, which Terminator also
terminator: supports).
terminator:
-terminator: Homepage:
+terminator: Homepage: https://launchpad.net/terminator/
+terminator:
terminator:
-terminator: https://launchpad.net/terminator/
diff --git a/system/terminator/terminator.SlackBuild b/system/terminator/terminator.SlackBuild
index 1961d69169..9989061f3c 100644
--- a/system/terminator/terminator.SlackBuild
+++ b/system/terminator/terminator.SlackBuild
@@ -29,10 +29,12 @@
# 1 - Initial release.
# 20120206 - Updated for version 0.96
# 20120916 - Removed icon-theme.cache from the package
+# 20130530 - Updated for version 0.97
+
PRGNAM=terminator
-VERSION=${VERSION:-0.96}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.97}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/system/terminator/terminator.info b/system/terminator/terminator.info
index 1a3df11b6a..c684ffed75 100644
--- a/system/terminator/terminator.info
+++ b/system/terminator/terminator.info
@@ -1,8 +1,8 @@
PRGNAM="terminator"
-VERSION="0.96"
+VERSION="0.97"
HOMEPAGE="https://launchpad.net/terminator/"
-DOWNLOAD="http://launchpad.net/terminator/trunk/0.96/+download/terminator-0.96.tar.gz"
-MD5SUM="070e3878336b341c9e18339d89ba64fe"
+DOWNLOAD="http://launchpad.net/terminator/trunk/0.97/+download/terminator-0.97.tar.gz"
+MD5SUM="2b32b59c0a5ed2bee45cc57cf861f4d8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""