summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2021-02-04 04:16:22 +0800
committerFelix Yan2021-02-04 04:16:22 +0800
commitb48b346ca4fe1309df1923de89ce837ce5fece60 (patch)
tree0d9c444fdaf3d2d3ab1257f30547ec88f360b299
parentc4df53cb1c77f7a40036cda87e3553cc8b653228 (diff)
downloadaur-b48b346ca4fe1309df1923de89ce837ce5fece60.tar.gz
upgpkg: fcitx5-pinyin-zhwiki 20210201-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aeeb15567350..7a20b4dd0c36 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fcitx5-pinyin-zhwiki
pkgdesc = Fcitx 5 Pinyin Dictionary from zh.wikipedia.org
- pkgver = 20210120
+ pkgver = 20210201
pkgrel = 1
url = https://github.com/felixonmars/fcitx5-pinyin-zhwiki
arch = any
@@ -10,9 +10,9 @@ pkgbase = fcitx5-pinyin-zhwiki
makedepends = opencc
makedepends = pypinyin
source = https://github.com/felixonmars/fcitx5-pinyin-zhwiki/archive/0.2.2/fcitx5-pinyin-zhwiki-0.2.2.tar.gz
- source = https://dumps.wikimedia.org/zhwiki/20210120/zhwiki-20210120-all-titles-in-ns0.gz
- md5sums = 6e1ef1cd0279b7b16470e4673b171638
- md5sums = c926e305e2cc770aaeb720e935918a54
+ source = https://dumps.wikimedia.org/zhwiki/20210201/zhwiki-20210201-all-titles-in-ns0.gz
+ sha512sums = c2be59f021cc0789f1cf5616722b09f3a09c70669fd966f03054d90642f40c3ddc88338e0c1f51665129285b6c57c6150dbaed98c84b28c0197adc041292b711
+ sha512sums = acbeac8200f76dabc8cbd3c1e938bf4e35f8660caa54dbc6b9361bc5d88e93b61c9ec288c2d149e938d7b30075ac08d6d659563ab056bccabc726535e5ddfbf4
pkgname = fcitx5-pinyin-zhwiki
diff --git a/PKGBUILD b/PKGBUILD
index 7afe6cb4c42d..31a4e0f6eb7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=fcitx5-pinyin-zhwiki
-pkgver=20210120
+pkgver=20210201
_converterver=0.2.2
pkgrel=1
pkgdesc="Fcitx 5 Pinyin Dictionary from zh.wikipedia.org"
@@ -11,8 +11,8 @@ license=('GFDL' 'CCPL:by-sa')
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=('6e1ef1cd0279b7b16470e4673b171638'
- 'c926e305e2cc770aaeb720e935918a54')
+sha512sums=('c2be59f021cc0789f1cf5616722b09f3a09c70669fd966f03054d90642f40c3ddc88338e0c1f51665129285b6c57c6150dbaed98c84b28c0197adc041292b711'
+ 'acbeac8200f76dabc8cbd3c1e938bf4e35f8660caa54dbc6b9361bc5d88e93b61c9ec288c2d149e938d7b30075ac08d6d659563ab056bccabc726535e5ddfbf4')
prepare() {
cd $pkgname-$_converterver