From a0a078815edfb1757ef6b503c9c1feef78c78750 Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Sat, 16 Sep 2017 06:57:30 +0100 Subject: [PATCH] fcitx-libpinyin: update to 0.5.3 --- fcitx-libpinyin/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fcitx-libpinyin/PKGBUILD b/fcitx-libpinyin/PKGBUILD index 2aab695ae..c50437bfb 100644 --- a/fcitx-libpinyin/PKGBUILD +++ b/fcitx-libpinyin/PKGBUILD @@ -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() {