mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/puzzles: Updated for version 20230216.232cbaf.
Signed-off-by: Erich Ritz <erich.public@protonmail.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
02b3840e19
commit
b75a5ef523
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for puzzles
|
||||
|
||||
# Copyright 2022 Erich Ritz, Jenks, Oklahoma, USA
|
||||
# Copyright 2022-2023 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:-20230103.2537961}
|
||||
VERSION=${VERSION:-20230216.232cbaf}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="puzzles"
|
||||
VERSION="20230103.2537961"
|
||||
VERSION="20230216.232cbaf"
|
||||
HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
|
||||
DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/puzzles/puzzles-20230103.2537961.tar.gz"
|
||||
MD5SUM="9f6815e39aa44bb9c91269730117e937"
|
||||
DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/puzzles/puzzles-20230216.232cbaf.tar.gz"
|
||||
MD5SUM="a378198c49f07abc58eed506fc47a827"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="halibut"
|
||||
|
|
Loading…
Reference in a new issue