summaryrefslogtreecommitdiffstats
path: root/development/xvile
diff options
context:
space:
mode:
author Wayne Cuddy2011-09-01 23:08:09 +0200
committer Niels Horn2011-09-01 23:08:09 +0200
commite6968cc286ded057785f807cfdcbb2bd16936ac1 (patch)
tree76c5c4302175378f7439080cf6f6a0ffc75177c0 /development/xvile
parent62ecf3e937cc5af050ce0b7a15dbd52fda024ada (diff)
downloadslackbuilds-e6968cc286ded057785f807cfdcbb2bd16936ac1.tar.gz
development/xvile: Updated for version 9.8e.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'development/xvile')
-rw-r--r--development/xvile/slack-desc2
-rw-r--r--development/xvile/xvile.SlackBuild3
-rw-r--r--development/xvile/xvile.info8
3 files changed, 6 insertions, 7 deletions
diff --git a/development/xvile/slack-desc b/development/xvile/slack-desc
index 9196be98c0..160591efac 100644
--- a/development/xvile/slack-desc
+++ b/development/xvile/slack-desc
@@ -6,7 +6,7 @@
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
-xvile: VI Like Emacs (X-Windows Interface)
+xvile: xvile (vile with X-Windows Interface)
xvile:
xvile: Vile retains the "finger-feel", if you will, of vi, while adding the
xvile: multiple buffer and multiple window features of emacs and other
diff --git a/development/xvile/xvile.SlackBuild b/development/xvile/xvile.SlackBuild
index 0128cdac3f..081b8d383a 100644
--- a/development/xvile/xvile.SlackBuild
+++ b/development/xvile/xvile.SlackBuild
@@ -25,7 +25,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xvile
-VERSION=${VERSION:-9.7}
+VERSION=${VERSION:-9.8e}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -98,7 +98,6 @@ cp icons/vile.* $PKG/usr/share/pixmaps
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
-#cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/development/xvile/xvile.info b/development/xvile/xvile.info
index 74fd1f6f69..35965731ee 100644
--- a/development/xvile/xvile.info
+++ b/development/xvile/xvile.info
@@ -1,10 +1,10 @@
PRGNAM="xvile"
-VERSION="9.7"
+VERSION="9.8e"
HOMEPAGE="http://invisible-island.net/vile/"
-DOWNLOAD="ftp://invisible-island.net/vile/vile-9.7.tgz"
-MD5SUM="3ef25a8b4778d4790defb24729c60ce2"
+DOWNLOAD="ftp://invisible-island.net/vile/current/vile-9.8e.tgz"
+MD5SUM="bc68fd4ba0e98bec274d005523804936"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Wayne Cuddy"
EMAIL="wcuddy@useunix.net"
-APPROVED="rworkman"
+APPROVED="Niels Horn"