diff options
author | B. Watson <yalhcru@gmail.com> | 2014-10-30 21:05:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-30 21:05:58 +0700 |
commit | d82902dd71c323289a69e1cd480e6af14cf55cdb (patch) | |
tree | 889c41d817f4ec7b7bdb6aa34323b94c35fb6b8c /development/inform | |
parent | 62dc7bb731288742f92a85c21a21d1d1b0ed0c6b (diff) | |
download | slackbuilds-d82902dd71c323289a69e1cd480e6af14cf55cdb.tar.gz |
development/inform: Update .info and slack-desc.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/inform')
-rw-r--r-- | development/inform/inform.info | 2 | ||||
-rw-r--r-- | development/inform/slack-desc | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/development/inform/inform.info b/development/inform/inform.info index 0a3f733fb2..d69020d2c1 100644 --- a/development/inform/inform.info +++ b/development/inform/inform.info @@ -3,9 +3,9 @@ VERSION="6.32.1" HOMEPAGE="http://www.inform-fiction.org/" DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/inform-6.32.1.tar.gz \ http://www.ifarchive.org/if-archive/infocom/compilers/inform6/manuals/IBG.pdf" -DOWNLOAD_x86_64="" MD5SUM="df582782f011d78f693d42abe6083250 \ b2635d3d61313bed286409500fc55bed" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" diff --git a/development/inform/slack-desc b/development/inform/slack-desc index ecde851382..87ed523dec 100644 --- a/development/inform/slack-desc +++ b/development/inform/slack-desc @@ -5,15 +5,15 @@ # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. - |-----handy-ruler------------------------------------------------------| + |-----handy-ruler------------------------------------------------------| inform: inform (interactive fiction compiler) inform: inform: Inform 6 is version 6 of Inform, an interactive fiction programming inform: language created by Graham Nelson. Inform 6 made its debut on inform: April 30th, 1996, and it continues to be one of the most popular inform: IF development systems even after the introduction of Inform 7 in -inform: 2006. Inform 6, like all other versions of Inform, compiles to code not -inform: only for the Z-machine, the same virtual machine used by Infocom, but -inform: also for the more powerful and flexible virtual machine called Glulx. -inform: +inform: 2006. Inform 6, like all other versions of Inform, compiles to code +inform: not only for the Z-machine, the same virtual machine used by Infocom, +inform: but also for the more powerful and flexible virtual machine called +inform: Glulx. inform: |