summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author chopp <nix4me@gmail.com>2010-05-12 17:46:09 +0200
committer Michiel van Wessem <michiel@slackbuilds.org>2010-05-12 17:46:09 +0200
commit845f1d5f4ddbcc801ece016cbdcb1167c8958f64 (patch)
tree3c210141c81dcb6185b46b3ad0d96bcdff3574da /system
parent046af3c86b2689762c29619f55f1bf17dfa89ad8 (diff)
downloadslackbuilds-845f1d5f4ddbcc801ece016cbdcb1167c8958f64.tar.gz
slackbuilds-845f1d5f4ddbcc801ece016cbdcb1167c8958f64.tar.xz
system/twin: Updated for version 0.6.1
Diffstat (limited to 'system')
-rw-r--r--system/twin/README2
-rw-r--r--system/twin/slack-desc10
-rw-r--r--system/twin/twin.SlackBuild2
-rw-r--r--system/twin/twin.info8
4 files changed, 13 insertions, 9 deletions
diff --git a/system/twin/README b/system/twin/README
index 54afe5a917..849150dc01 100644
--- a/system/twin/README
+++ b/system/twin/README
@@ -1,5 +1,5 @@
Twin is a text-mode window environment. It turns a text terminal into a
-X11-style display with window manager, terminal windows, and can also serve
+X11-style display with window manager, terminal windows, and can also serve
as display for remote applications. Each terminal window provides the
functions of a text-mode Linux console. Twin runs on X11, libggi, itself,
the Linux console, and any termcap/ncurses-compatible tty. It supports
diff --git a/system/twin/slack-desc b/system/twin/slack-desc
index 46c6da5d7a..faa44f2744 100644
--- a/system/twin/slack-desc
+++ b/system/twin/slack-desc
@@ -5,9 +5,9 @@
# exactly 11 lines for the formatting to be correct. It's also customary to
# leave one space after the ':'.
- |-----handy-ruler-----------------------------------------------------|
-twin: twin (a text-mode window environment.)
-twin:
+ |-----handy-ruler------------------------------------------------------|
+twin: twin (Twin is a text-mode window environment.)
+twin:
twin: Twin is a text-mode window environment. It turns a text terminal
twin: into a X11-style display with window manager, terminal windows, and
twin: can also serve as display for remote applications. Each terminal
@@ -17,3 +17,7 @@ twin: termcap/ncurses-compatible tty. It supports multiple simultaneous
twin: displays, and can attach/detach each display on the fly.
twin:
twin: Homepage: http://sourceforge.net/projects/twin/
+
+
+
+
diff --git a/system/twin/twin.SlackBuild b/system/twin/twin.SlackBuild
index e11a61778d..f277bbb1a3 100644
--- a/system/twin/twin.SlackBuild
+++ b/system/twin/twin.SlackBuild
@@ -8,7 +8,7 @@
# Slightly modified by Robby Workman <rworkman@slackbuilds.org>
PRGNAM=twin
-VERSION=${VERSION:-0.6.0}
+VERSION=${VERSION:-0.6.1}
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/twin/twin.info b/system/twin/twin.info
index 02c371d5d1..3239cc2b82 100644
--- a/system/twin/twin.info
+++ b/system/twin/twin.info
@@ -1,8 +1,8 @@
PRGNAM="twin"
-VERSION="0.6.0"
+VERSION="0.6.1"
HOMEPAGE="http://sourceforge.net/projects/twin/"
-DOWNLOAD="http://downloads.sourceforge.net/twin/twin-0.6.0.tar.gz"
-MD5SUM="7909bc6008e6779916bc3039e5c3c5db"
+DOWNLOAD="http://downloads.sourceforge.net/twin/twin-0.6.1.tar.gz"
+MD5SUM="79fa70a10f720a947ff7e9d7be77435b"
MAINTAINER="chopp"
EMAIL="nix4me@gmail.com"
-APPROVED="rworkman"
+APPROVED="Michiel" \ No newline at end of file