summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOrville Q. Song2022-11-29 22:08:41 +0800
committerOrville Q. Song2022-11-29 22:08:41 +0800
commit6143e63fff1455f21b516b02b1ce89ecc3c239cd (patch)
treef19de9f2625639999e0f281de5b77cb9f0fba50c
parentc773ccfb49ba4c350be92f8cb0bd47a1fccb8dd3 (diff)
downloadaur-6143e63fff1455f21b516b02b1ce89ecc3c239cd.tar.gz
Update to 20221120
-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