summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"