Date: Wednesday, July 20, 2016 @ 07:51:37 Author: felixonmars Revision: 183600
upgpkg: fcitx-libpinyin 0.3.91-1 Modified: fcitx-libpinyin/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-20 07:48:45 UTC (rev 183599) +++ PKGBUILD 2016-07-20 07:51:37 UTC (rev 183600) @@ -3,8 +3,8 @@ # Contributor: poplarch <[email protected]> pkgname=fcitx-libpinyin -pkgver=0.3.3 -pkgrel=3 +pkgver=0.3.91 +pkgrel=1 pkgdesc="Fcitx Wrapper for libpinyin, Library to deal with pinyin" arch=('i686' 'x86_64') url="https://github.com/fcitx/fcitx-libpinyin" @@ -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=('1d77bb0a73ef2f94058ad8f991c628097c87b0ea9c7c4480d23c972ff20ea8ea2653113c8100f1611911606fe84a470650e1a2e9cc6d596d3e80960bb00900c2') +sha512sums=('ddf9f220cd2438c49691dbcd92e6904e9bb313efbb58046f442160c94dbf43c43a520c35f731e744d8dfbad5578420f26a143987c10af2d5e0aa2e7abb5338d3') prepare() { mkdir build
