summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHoward Cheung2020-07-25 19:22:39 +0800
committerHoward Cheung2020-07-25 19:22:39 +0800
commit0409f4e30814c587c014812b8192354b73c5eb02 (patch)
treedafd36fdbaf70993dec6b0adafae272bdba6589a
parent056e07053a9702c2a988414aa1d9086c1789555c (diff)
downloadaur-0409f4e30814c587c014812b8192354b73c5eb02.tar.gz
update to 20200720
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c8a747e76e9..07792beac5db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fcitx5-pinyin-zhwiki-rime
pkgdesc = Fcitx 5 Pinyin Dictionary from zh.wikipedia.org for rime
- pkgver = 20200620
+ pkgver = 20200720
pkgrel = 1
url = https://github.com/felixonmars/fcitx5-pinyin-zhwiki
arch = any
@@ -10,9 +10,9 @@ pkgbase = fcitx5-pinyin-zhwiki-rime
makedepends = opencc
makedepends = pypinyin
source = https://github.com/felixonmars/fcitx5-pinyin-zhwiki/archive/0.2.1/fcitx5-pinyin-zhwiki-rime-0.2.1.tar.gz
- source = https://dumps.wikimedia.org/zhwiki/20200620/zhwiki-20200620-all-titles-in-ns0.gz
+ source = https://dumps.wikimedia.org/zhwiki/20200720/zhwiki-20200720-all-titles-in-ns0.gz
md5sums = 2d01f45a73b7c686fef5c44472a9572b
- md5sums = 850f75a5a3a80a4dd58c83c715d80500
+ md5sums = 72411809b88dc5e1529e25fb1e702bbe
pkgname = fcitx5-pinyin-zhwiki-rime
diff --git a/PKGBUILD b/PKGBUILD
index f984ef41638d..f5047d8a83d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=fcitx5-pinyin-zhwiki-rime
_reponame=fcitx5-pinyin-zhwiki-rime
-pkgver=20200620
+pkgver=20200720
_converterver=0.2.1
pkgrel=1
pkgdesc="Fcitx 5 Pinyin Dictionary from zh.wikipedia.org for rime"
@@ -11,9 +11,9 @@ url="https://github.com/felixonmars/fcitx5-pinyin-zhwiki"
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)
+ "https://dumps.wikimedia.org/zhwiki/$pkgver/zhwiki-$pkgver-all-titles-in-ns0.gz")
md5sums=('2d01f45a73b7c686fef5c44472a9572b'
- '850f75a5a3a80a4dd58c83c715d80500')
+ '72411809b88dc5e1529e25fb1e702bbe')
prepare() {
cd ${_reponame}-$_converterver