summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Yan2020-06-14 05:00:31 +0800
committerFelix Yan2020-06-14 05:00:31 +0800
commitb9f406cb6566012d3a43933263e829675410ad7d (patch)
tree9546f146992fe3551fbb0e289e1efb8b6c990a6d /PKGBUILD
parent0b2429e260ec2f26ecec65bd1588563259d84f05 (diff)
downloadaur-b9f406cb6566012d3a43933263e829675410ad7d.tar.gz
upgpkg: fcitx5-pinyin-zhwiki 20200601-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63a7db151cb8..9f960d359651 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=fcitx5-pinyin-zhwiki
-pkgver=20200520
+pkgver=20200601
_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'
- '7e783c4611c642c64c50a7507fdb8d09')
+ '223f9ddca5e26714ae2777399637aeac')
prepare() {
cd $pkgname-$_converterver