libpinyin 1.6.0

This commit is contained in:
Adrián Chaves 2016-09-18 17:53:56 +02:00
parent 7e244993d7
commit bdd24a2f1f
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
pkgname=fcitx-libpinyin
pkgver=0.3.91
pkgrel=1
pkgrel=2
pkgdesc="Fcitx Wrapper for libpinyin."
arch=('x86_64')
url="https://fcitx-im.org/wiki/Fcitx"

View File

@ -1,5 +1,5 @@
pkgname=libpinyin
pkgver=1.5.92
pkgver=1.6.0
pkgrel=1
_modelver=11
pkgdesc="Library to deal with pinyin."
@ -11,7 +11,7 @@ makedepends=('git' 'libtool' 'autoconf' 'automake')
source=("https://github.com/libpinyin/libpinyin/archive/${pkgver}.tar.gz"
"http://downloads.sourceforge.net/libpinyin/model${_modelver}.text.tar.gz")
noextract=("model${_modelver}.text.tar.gz")
sha256sums=('af57a8d02be16e9f9491c33c57b362dd2d9bbc6c46d7993c6d6553fe525526ec'
sha256sums=('ca4a33f01fb4301cfad1f977276823f0172b1aa5736046a5c2ca73c474386e37'
'd0428e87a8c6b214036641a3317834f8352e77cbba0f040c7bd3495d13ef3f71')
build() {