summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2021-05-06 03:41:52 +0800
committerFelix Yan2021-05-06 03:41:52 +0800
commitee6a3966642e1aea99813dd4d33b98e00e33eab7 (patch)
treea192766e09aa322a5b0fcc429ff66ddb7932c950
parent6eb43ef491e833cd88ae4e0847da1ee66b663278 (diff)
downloadaur-ee6a3966642e1aea99813dd4d33b98e00e33eab7.tar.gz
upgpkg: fcitx5-pinyin-zhwiki 20210501-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6935cf0d9619..da82726302e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fcitx5-pinyin-zhwiki
pkgdesc = Fcitx 5 Pinyin Dictionary from zh.wikipedia.org
- pkgver = 20210420
+ pkgver = 20210501
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/20210420/zhwiki-20210420-all-titles-in-ns0.gz
+ source = https://dumps.wikimedia.org/zhwiki/20210501/zhwiki-20210501-all-titles-in-ns0.gz
sha512sums = c2be59f021cc0789f1cf5616722b09f3a09c70669fd966f03054d90642f40c3ddc88338e0c1f51665129285b6c57c6150dbaed98c84b28c0197adc041292b711
- sha512sums = e821f1c858b6c12d2085ac4b79f5f564d83107cddbb7b88d66e01297ab0d6b93a70207be850a14446505767d21408ec0a90006fcf66d0c6b1af7aa616c25449d
+ sha512sums = 2989096d188bcc1389061b1918ee2dee544201aae71d376b1ad32f9b27058f96005d0a9c873caffe5c6223b3e6191f1e6c6aaee0d6063cec37c83d6cde3da75b
pkgname = fcitx5-pinyin-zhwiki
diff --git a/PKGBUILD b/PKGBUILD
index 92e9ef4d1b7c..db7bc039de16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=fcitx5-pinyin-zhwiki
-pkgver=20210420
+pkgver=20210501
_converterver=0.2.2
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)
sha512sums=('c2be59f021cc0789f1cf5616722b09f3a09c70669fd966f03054d90642f40c3ddc88338e0c1f51665129285b6c57c6150dbaed98c84b28c0197adc041292b711'
- 'e821f1c858b6c12d2085ac4b79f5f564d83107cddbb7b88d66e01297ab0d6b93a70207be850a14446505767d21408ec0a90006fcf66d0c6b1af7aa616c25449d')
+ '2989096d188bcc1389061b1918ee2dee544201aae71d376b1ad32f9b27058f96005d0a9c873caffe5c6223b3e6191f1e6c6aaee0d6063cec37c83d6cde3da75b')
prepare() {
cd $pkgname-$_converterver