summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Yan2020-10-23 17:20:46 +0800
committerFelix Yan2020-10-23 17:20:46 +0800
commitca90e164d622260870a7449a096b4b46572a3e64 (patch)
tree6c883df4425452e706cf3da48bc7a550dcc30511 /PKGBUILD
parent5b9e00cec072dd9051ffca7ea19673caf03a5915 (diff)
downloadaur-ca90e164d622260870a7449a096b4b46572a3e64.tar.gz
upgpkg: fcitx5-pinyin-zhwiki 20201020-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f98bef647ce2..b2851b1f9764 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=fcitx5-pinyin-zhwiki
-pkgver=20201001
+pkgver=20201020
_converterver=0.2.1
pkgrel=1
pkgdesc="Fcitx 5 Pinyin Dictionary from zh.wikipedia.org"
@@ -12,7 +12,7 @@ makedepends=('libime' 'opencc' 'pypinyin')
source=("https://github.com/felixonmars/fcitx5-pinyin-zhwiki/archive/$_converterver/$pkgname-$_converterver.tar.gz"
https://dumps.wikimedia.org/zhwiki/$pkgver/zhwiki-$pkgver-all-titles-in-ns0.gz)
md5sums=('2d01f45a73b7c686fef5c44472a9572b'
- 'f3872c9349498c5f5f985cd7fdd06c11')
+ '6ba6fe14d3ac0157b7105fa3ea83d2f5')
prepare() {
cd $pkgname-$_converterver