mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
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:
parent
c2572c514d
commit
ddf7719cd6
2 changed files with 6 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue