summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Yan2020-07-21 02:41:42 +0800
committerFelix Yan2020-07-21 02:41:42 +0800
commit4b3d2564cfe01d693b716509c430cab5d1135ad9 (patch)
tree715f14d589ca1a1012f049feda537074442e7b50 /PKGBUILD
parentef24cb83e567ca30ced9e13ced8e498994c73163 (diff)
downloadaur-4b3d2564cfe01d693b716509c430cab5d1135ad9.tar.gz
upgpkg: fcitx5-pinyin-zhwiki 20200701-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 947c9aca88b1..160ed5bd9ec5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=fcitx5-pinyin-zhwiki
-pkgver=20200620
+pkgver=20200701
_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'
- '850f75a5a3a80a4dd58c83c715d80500')
+ '9ec8733c2a55946c280711d5cf40bfd5')
prepare() {
cd $pkgname-$_converterver