office/tapecalc: Updated for version 20240110.

Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2024-02-08 14:35:38 -05:00 committed by Willy Sudiarto Raharjo
parent c2572c514d
commit ddf7719cd6
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 4 deletions

View file

@ -13,11 +13,13 @@
# I'll use their name. As a nice side effect, it's easier to search
# for under this name.
# 20240208 bkw: update for v20240110.
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tapecalc
SRCNAM=add
VERSION=${VERSION:-20230205}
VERSION=${VERSION:-20240110}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="tapecalc"
VERSION="20230205"
VERSION="20240110"
HOMEPAGE="https://invisible-island.net/add/add.html"
DOWNLOAD="https://invisible-island.net/archives/add/add-20230205.tgz"
MD5SUM="93e14f5e36a77bb3fb09099c61c134f9"
DOWNLOAD="https://invisible-island.net/archives/add/add-20240110.tgz"
MD5SUM="81a284a0e728b13738076ad5febb8f2a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""