summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2021-03-22 06:55:37 +0800
committerFelix Yan2021-03-22 06:55:37 +0800
commitdd368953aad96bf638bf61e3b918d667fd16a1d0 (patch)
treeb395d706c76f201656064d3fdf76610b131a4daa
parent31d4211106f69766190e9b3d8be1d22f73c4604c (diff)
downloadaur-dd368953aad96bf638bf61e3b918d667fd16a1d0.tar.gz
upgpkg: fcitx5-pinyin-zhwiki 20210320-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db3ea3304f32..03da358d72b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fcitx5-pinyin-zhwiki
pkgdesc = Fcitx 5 Pinyin Dictionary from zh.wikipedia.org
- pkgver = 20210301
+ pkgver = 20210320
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/20210301/zhwiki-20210301-all-titles-in-ns0.gz
+ source = https://dumps.wikimedia.org/zhwiki/20210320/zhwiki-20210320-all-titles-in-ns0.gz
sha512sums = c2be59f021cc0789f1cf5616722b09f3a09c70669fd966f03054d90642f40c3ddc88338e0c1f51665129285b6c57c6150dbaed98c84b28c0197adc041292b711
- sha512sums = 73bdccef535f9cbbb7936f57a7b6276eb130b5b6dc9ddee374534d4f7560a03c2e6b1264ec7d2a5ea3c7c1798bce1fe337151284e4e398ea8e596698dba9a604
+ sha512sums = 605b3012f1c571eafa65e501fc739220782acf9b09e19ec734aba2b36c9910cb653cd09ad18affa5c54f4a726ebc9e5dc9d9b74b828f9d3400eb8ed36b37ddf0
pkgname = fcitx5-pinyin-zhwiki
diff --git a/PKGBUILD b/PKGBUILD
index dc9c6cfd6a58..7c0cc6c163a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=fcitx5-pinyin-zhwiki
-pkgver=20210301
+pkgver=20210320
_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'
- '73bdccef535f9cbbb7936f57a7b6276eb130b5b6dc9ddee374534d4f7560a03c2e6b1264ec7d2a5ea3c7c1798bce1fe337151284e4e398ea8e596698dba9a604')
+ '605b3012f1c571eafa65e501fc739220782acf9b09e19ec734aba2b36c9910cb653cd09ad18affa5c54f4a726ebc9e5dc9d9b74b828f9d3400eb8ed36b37ddf0')
prepare() {
cd $pkgname-$_converterver