summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHoward Cheung2020-07-26 17:41:48 +0800
committerHoward Cheung2020-07-26 17:41:48 +0800
commit26c243550cb7cc29a740759f7f4dbf53265aecec (patch)
treecadc46bc76a3151e618b7b81ba6ca6beed9d8743
parent0409f4e30814c587c014812b8192354b73c5eb02 (diff)
downloadaur-26c243550cb7cc29a740759f7f4dbf53265aecec.tar.gz
fix typo
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5047d8a83d1..0348720d288b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Felix Yan <felixonmars@archlinux.org>
+# Maintainer: Howard Cheung <mail@h-cheung.cf>
+# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=fcitx5-pinyin-zhwiki-rime
-_reponame=fcitx5-pinyin-zhwiki-rime
+_reponame=fcitx5-pinyin-zhwiki
pkgver=20200720
_converterver=0.2.1
pkgrel=1
@@ -10,7 +11,7 @@ arch=('any')
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"
+source=("https://github.com/felixonmars/${_reponame}/archive/$_converterver/$pkgname-$_converterver.tar.gz"
"https://dumps.wikimedia.org/zhwiki/$pkgver/zhwiki-$pkgver-all-titles-in-ns0.gz")
md5sums=('2d01f45a73b7c686fef5c44472a9572b'
'72411809b88dc5e1529e25fb1e702bbe')