Date: Saturday, January 28, 2017 @ 03:43:17 Author: felixonmars Revision: 209272
upgpkg: fcitx-libpinyin 0.4.1-1 Modified: fcitx-libpinyin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-28 03:33:08 UTC (rev 209271) +++ PKGBUILD 2017-01-28 03:43:17 UTC (rev 209272) @@ -3,7 +3,7 @@ # Contributor: poplarch <[email protected]> pkgname=fcitx-libpinyin -pkgver=0.4.0 +pkgver=0.4.1 pkgrel=1 pkgdesc="Fcitx Wrapper for libpinyin, Library to deal with pinyin" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('fcitx' 'libpinyin' 'fcitx-qt4' 'qtwebkit') makedepends=('cmake' 'intltool' 'wget') source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}_dict.tar.xz") -sha512sums=('34a2efffbcfd926a3180276681cff53b5d59fc306e82359b6ecd288f8f04fc1078a9dc296ac643b2ea3a8787552dcefb95c26de6cadd93a8a409929d1b85c125') +sha512sums=('61c11b099f81b76a78b114762a182b74eee44fa8e0a260b8b654cccd08d5f5f7a7ac9e8f61ebcfa99e3f216c6cb0b4586b7528ae4265ea196e00a2ab2d5953f0') prepare() { mkdir build
