summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2020-07-30 02:01:30 +0800
committerFelix Yan2020-07-30 02:01:30 +0800
commitd992ba4382f7d9fe1813c61a6afdac577fb11222 (patch)
treeac9df75f3d97c15198339a5f8ad6190e535cacd8
parent4b3d2564cfe01d693b716509c430cab5d1135ad9 (diff)
downloadaur-d992ba4382f7d9fe1813c61a6afdac577fb11222.tar.gz
upgpkg: fcitx5-pinyin-zhwiki 20200720-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3685dc288030..fec7b5c71a2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fcitx5-pinyin-zhwiki
pkgdesc = Fcitx 5 Pinyin Dictionary from zh.wikipedia.org
- pkgver = 20200701
+ pkgver = 20200720
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.1/fcitx5-pinyin-zhwiki-0.2.1.tar.gz
- source = https://dumps.wikimedia.org/zhwiki/20200701/zhwiki-20200701-all-titles-in-ns0.gz
+ source = https://dumps.wikimedia.org/zhwiki/20200720/zhwiki-20200720-all-titles-in-ns0.gz
md5sums = 2d01f45a73b7c686fef5c44472a9572b
- md5sums = 9ec8733c2a55946c280711d5cf40bfd5
+ md5sums = 72411809b88dc5e1529e25fb1e702bbe
pkgname = fcitx5-pinyin-zhwiki
diff --git a/PKGBUILD b/PKGBUILD
index 160ed5bd9ec5..907bbff3c102 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=fcitx5-pinyin-zhwiki
-pkgver=20200701
+pkgver=20200720
_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'
- '9ec8733c2a55946c280711d5cf40bfd5')
+ '72411809b88dc5e1529e25fb1e702bbe')
prepare() {
cd $pkgname-$_converterver