diff options
author | David Melik <dchmelik@gmail.com> | 2022-03-30 16:03:50 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-02 18:19:15 +0700 |
commit | 563df52a784934bbe03ec2cf8f6f63d10bb8e788 (patch) | |
tree | e646bf1850d05a922d58f21b71bc0776c5b0e6e6 /games/larn | |
parent | ba8ada268d804ba18055c618a546181016d7982f (diff) | |
download | slackbuilds-563df52a784934bbe03ec2cf8f6f63d10bb8e788.tar.gz |
games/larn: Updated for version 14.1.5.
Rewrap slack-desc
Fix DOWNLOAD link
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/larn')
-rw-r--r-- | games/larn/larn.SlackBuild | 6 | ||||
-rw-r--r-- | games/larn/larn.info | 8 | ||||
-rw-r--r-- | games/larn/slack-desc | 6 |
3 files changed, 9 insertions, 11 deletions
diff --git a/games/larn/larn.SlackBuild b/games/larn/larn.SlackBuild index 5bd1c843f4..b247db9dda 100644 --- a/games/larn/larn.SlackBuild +++ b/games/larn/larn.SlackBuild @@ -32,7 +32,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=larn -VERSION=${VERSION:-14.1.3} +VERSION=${VERSION:-14.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -79,8 +79,6 @@ cd RL_M-$VERSION find -L . -perm /111 -a \! -perm 755 -a -exec chmod 755 {} \+ -o \ \! -perm /111 -a \! -perm 644 -a -exec chmod 644 {} \+ -cd src - # 20220220 bkw: grrrr. sed -i "s,-Werror,$SLKCFLAGS," Makefile @@ -100,7 +98,7 @@ ln -s ../share/games/larn/larn.sh larn cd $TMP/RL_M-$VERSION mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a manual.txt README.md changelog.txt $PKG/usr/doc/$PRGNAM-$VERSION +cp -a README.md docs/manual.txt docs/LICENSE.txt docs/history.txt docs/changelog.txt $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/games/larn/larn.info b/games/larn/larn.info index a9ea7f3921..6b34915af8 100644 --- a/games/larn/larn.info +++ b/games/larn/larn.info @@ -1,8 +1,8 @@ PRGNAM="larn" -VERSION="14.1.3" -HOMEPAGE="https://web.archive.org/web/20170408164536/https://github.com/atsb/RL_M" -DOWNLOAD="https://github.com/atsb/RL_M/archive/14.1.3/RL_M-14.1.3.tar.gz" -MD5SUM="059f6160a9d79244417a19cb78ea2540" +VERSION="14.1.5" +HOMEPAGE="https://github.com/atsb/RL_M" +DOWNLOAD="https://github.com/atsb/RL_M/archive/14.1.5/RL_M-14.1.5.tar.gz" +MD5SUM="d854be61e7f778b8ba4b3e1cf15a1f66" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/games/larn/slack-desc b/games/larn/slack-desc index 3ee01fa8f0..9aa25c4d6a 100644 --- a/games/larn/slack-desc +++ b/games/larn/slack-desc @@ -8,9 +8,9 @@ |-----handy-ruler------------------------------------------------------| larn: larn (adventure game) larn: -larn: LARN is a dungeon type adventure game similar in concept to HACK, ROGUE -larn: or MORIA, but with a different feel and winning criteria. LARN was -larn: released for the UNIX environment in 1986 by Noah Morgan. It was +larn: LARN is a dungeon type adventure game similar in concept to HACK, +larn: ROGUE or MORIA, but with a different feel and winning criteria. LARN +larn: was released for the UNIX environment in 1986 by Noah Morgan. It was larn: subsequently ported to the MS-DOS environment by Don Kneller. Kevin larn: Routley worked on enhancements to LARN. larn: |