summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7070a51b939a..c31414ff418e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=fcitx5-pinyin-zhwiki-rime
_reponame=fcitx5-pinyin-zhwiki
-pkgver=20221101
+pkgver=20221120
_converterver=0.2.4
pkgrel=2
pkgdesc="Fcitx 5 Pinyin Dictionary from zh.wikipedia.org for rime"
@@ -15,7 +15,7 @@ makedepends=('libime' 'opencc' 'pypinyin')
source=("https://github.com/felixonmars/${_reponame}/archive/$_converterver/$pkgname-$_converterver.tar.gz"
"https://dumps.wikimedia.org/zhwiki/$pkgver/zhwiki-$pkgver-all-titles-in-ns0.gz")
md5sums=('d929f18b1b0019da22010f0aa7bdb671'
- '54d9ab2949f5872aa7c538aca0b521cd')
+ 'b9db183ee1aac09fdc0b1696db96f564')
prepare() {
cd ${_reponame}-$_converterver