summaryrefslogtreecommitdiffstats
path: root/games/devilutionx/devilutionx.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/devilutionx/devilutionx.SlackBuild')
-rw-r--r--games/devilutionx/devilutionx.SlackBuild14
1 files changed, 7 insertions, 7 deletions
diff --git a/games/devilutionx/devilutionx.SlackBuild b/games/devilutionx/devilutionx.SlackBuild
index 2ff2036170..28033d1de9 100644
--- a/games/devilutionx/devilutionx.SlackBuild
+++ b/games/devilutionx/devilutionx.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for devilutionx
-# Copyright 2022 Steven Voges <svoges.sbo@gmail.com>
+# Copyright 2022-2023 Steven Voges <svoges.sbo@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,11 +26,11 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=devilutionx
SRCNAM=devilutionX
-VERSION=${VERSION:-1.4.1}
-LIBMPQ=${LIBMPQ:-0f10bd1600f406b13932bf5351ba713361262184}
-LIBSMACKERDEC=${LIBSMACKERDEC:-2997ee0e41e91bb723003bc09234be553b190e38}
-LIBZT=${LIBZT:-37a2efb0b925df632299ef07dc78c0af5f6b4756}
-ZEROTIERONE=${ZEROTIERONE:-7f026edea747525189da8d5a58b3a6ff59190246}
+VERSION=${VERSION:-1.5.0}
+LIBMPQ=${LIBMPQ:-b78d66c6fee6a501cc9b95d8556a129c68841b05}
+LIBSMACKERDEC=${LIBSMACKERDEC:-91e732bb6953489077430572f43fc802bf2c75b2}
+LIBZT=${LIBZT:-d6c6a069a5041a3e89594c447ced3f15d77618b8}
+ZEROTIERONE=${ZEROTIERONE:-b0b342579adf6cec3ee26ec7c6148ec66d01709f}
LWIP=${LWIP:-32708c0a8b140efb545cc35101ee5fdeca6d6489}
LWIPCONTRIB=${LWIPCONTRIB:-a57a8a213067912168baf978864a6f1adaacc042}
BUILD=${BUILD:-1}
@@ -129,7 +129,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- *.md LICENSE docs \
+ *.md VERSION docs \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild