summaryrefslogtreecommitdiffstats
path: root/games/puzzles/puzzles.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/puzzles/puzzles.SlackBuild')
-rw-r--r--games/puzzles/puzzles.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/puzzles/puzzles.SlackBuild b/games/puzzles/puzzles.SlackBuild
index 3b1fb74960..8b9cead670 100644
--- a/games/puzzles/puzzles.SlackBuild
+++ b/games/puzzles/puzzles.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for puzzles
-# Copyright 2022 Erich Ritz, Jenks, Oklahoma, USA
+# Copyright 2022-2024 Erich Ritz, Jenks, Oklahoma, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=puzzles
-VERSION=${VERSION:-20220128.c43a34f}
+VERSION=${VERSION:-20240330.fd304c5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -97,7 +97,7 @@ cd ..
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- html LICENCE README puzzles.txt \
+ LICENCE README puzzles.txt \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild