summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66301c279912..32bf857fa867 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Frédéric Mangano <fmang+aur mg0.fr>
pkgname=wish-edict
-pkgver=20221014
+pkgver=20230701
pkgrel=1
pkgdesc='Japanese-English dictionaries EDICT2 and KANJIDIC for Wish'
license=('Creative Commons BY-SA')
@@ -11,9 +11,8 @@ arch=('any')
depends=('wish')
source=('http://ftp.edrdg.org/pub/Nihongo/kanjidic.gz'
- 'http://ftp.edrdg.org/pub/Nihongo/edict2.gz')
-sha256sums=('a0186f24f238661ce0d3160a2ed74c90b8ff50c597fff693175913949264ba95'
- 'caf7e6ed1177e4ef215849ae4d42a370e5947118efdd4ab8566062237b4ce397')
+ 'http://ftp.edrdg.org/pub/Nihongo/edict2.gz')
+sha256sums=(SKIP SKIP)
build() {
cd "$srcdir"