fcitx-libpinyin: update to 0.5.3

This commit is contained in:
Jeff Huang 2017-09-16 06:57:30 +01:00
parent d3f9ac63cf
commit a0a078815e

View File

@ -1,16 +1,16 @@
pkgname=fcitx-libpinyin
pkgver=0.5.1
pkgver=0.5.3
_model=model.text.20161206.tar.gz
pkgrel=1
pkgdesc="Fcitx Wrapper for libpinyin."
arch=('x86_64')
url="https://fcitx-im.org/wiki/Fcitx"
url="https://github.com/fcitx/fcitx-libpinyin"
license=('GPL')
depends=('fcitx' 'libpinyin' 'fcitx-qt5' 'qt5-webengine')
makedepends=('cmake')
source=("$pkgname-$pkgver.tar.gz::https://github.com/fcitx/fcitx-libpinyin/archive/$pkgver.tar.gz"
"$pkgname-$_model::http://download.fcitx-im.org/data/$_model")
sha256sums=('aff1d66760fc624bc1610fdd205d683de38430724c7ced7b83f231a881a54a16'
sha256sums=('8e6ec15049c6f7d9cd49c8dab779318997d6646e9cbe7fafa26b0883cff3b358'
'5c7024e5735389c471f54b867eda0d98c5a40a5e5e75333a9febac107508f704')
prepare() {