diff options
author | B. Watson <yalhcru@gmail.com> | 2021-08-29 00:40:38 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-13 00:51:50 +0700 |
commit | cdc7992a0dbde187a0b9fda21db699ece2e3b842 (patch) | |
tree | 22d2f7729325eb8524eaaade837e662580ed1d5f /system | |
parent | 8b129772f8b53fef8a3da9db581620d4c24ea960 (diff) | |
download | slackbuilds-cdc7992a0dbde187a0b9fda21db699ece2e3b842.tar.gz |
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>
Diffstat (limited to 'system')
-rw-r--r-- | system/man-pages-ja/man-pages-ja.SlackBuild | 5 | ||||
-rw-r--r-- | system/man-pages-ja/man-pages-ja.info | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/system/man-pages-ja/man-pages-ja.SlackBuild b/system/man-pages-ja/man-pages-ja.SlackBuild index e5aae582da..4c7fc76ce3 100644 --- a/system/man-pages-ja/man-pages-ja.SlackBuild +++ b/system/man-pages-ja/man-pages-ja.SlackBuild @@ -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 diff --git a/system/man-pages-ja/man-pages-ja.info b/system/man-pages-ja/man-pages-ja.info index efc3e662a6..e1d6ed74b4 100644 --- a/system/man-pages-ja/man-pages-ja.info +++ b/system/man-pages-ja/man-pages-ja.info @@ -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="" |