system/man-pages-ja: Updated for version 20210815.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2021-08-29 00:40:38 -04:00 committed by Willy Sudiarto Raharjo
parent 8b129772f8
commit cdc7992a0d
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 7 deletions

View File

@ -9,16 +9,13 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=man-pages-ja
VERSION=${VERSION:-20201015}
VERSION=${VERSION:-20210815}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
ARCH=noarch
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
# the name of the created package would be, and then exit. This information
# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0

View File

@ -1,8 +1,8 @@
PRGNAM="man-pages-ja"
VERSION="20201015"
VERSION="20210815"
HOMEPAGE="http://linuxjm.sourceforge.jp/"
DOWNLOAD="http://linuxjm.sourceforge.jp/man-pages-ja-20201015.tar.gz"
MD5SUM="2ca73214a0027747ec3cc59e8059bc58"
DOWNLOAD="http://linuxjm.sourceforge.jp/man-pages-ja-20210815.tar.gz"
MD5SUM="c7874d0f9515d150ae0612a42dc87379"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""