From 408e90c8531a69f5bf85e2a7fb6e5b188d2b826f Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sat, 16 Jul 2022 09:32:07 +0900 Subject: system/tagainijisho: Updated for version 1.2.1. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- system/tagainijisho/tagainijisho.SlackBuild | 3 ++- system/tagainijisho/tagainijisho.info | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'system') diff --git a/system/tagainijisho/tagainijisho.SlackBuild b/system/tagainijisho/tagainijisho.SlackBuild index d8a83de1453ea..1f11a7c63857f 100644 --- a/system/tagainijisho/tagainijisho.SlackBuild +++ b/system/tagainijisho/tagainijisho.SlackBuild @@ -5,6 +5,7 @@ # originally written by Alex-P. Natsios # Copyright 2019,2022 Andrew Clemons, Wellington New Zealand +# Copyright 2022 Andrew Clemons, Tokyo Japan # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=tagainijisho -VERSION=${VERSION:-1.2.0} +VERSION=${VERSION:-1.2.1} VERSION_JMDICT=${VERSION_JMDICT:-2022-04-01} VERSION_KANJIDIC2=${VERSION_KANJIDIC2:-2022-04-01} VERSION_KANJIVG=${VERSION_KANJIVG:-20220427} diff --git a/system/tagainijisho/tagainijisho.info b/system/tagainijisho/tagainijisho.info index d11b7c52d7327..a55f94cf6ead6 100644 --- a/system/tagainijisho/tagainijisho.info +++ b/system/tagainijisho/tagainijisho.info @@ -1,11 +1,11 @@ PRGNAM="tagainijisho" -VERSION="1.2.0" +VERSION="1.2.1" HOMEPAGE="https://www.tagaini.net/" -DOWNLOAD="https://github.com/Gnurou/tagainijisho/archive/1.2.0/tagainijisho-1.2.0.tar.gz \ +DOWNLOAD="https://github.com/Gnurou/tagainijisho/archive/1.2.1/tagainijisho-1.2.1.tar.gz \ https://github.com/KanjiVG/kanjivg/releases/download/r20220427/kanjivg-20220427.xml.gz \ https://home.apache.org/~arfrever/distfiles/JMdict-2022-04-01.gz \ https://home.apache.org/~arfrever/distfiles/kanjidic2-2022-04-01.xml.gz" -MD5SUM="f1e466457e2a2ccf1ac065b03f34366c \ +MD5SUM="269469aec3ff2286992259ade53084e6 \ e466d6df0bd9b46d0b30e7b7ad3f2b39 \ 13dbfe7f0fa24ed08136bc5733a6428b \ 06ae61c156637228cceddb21c4f63310" -- cgit v1.2.3