fcitx-libpinyin: update to 0.4.1

This commit is contained in:
Jeff Huang 2017-01-28 04:06:08 +00:00
parent 6980c033d0
commit fc40a4ea93

View File

@ -1,5 +1,5 @@
pkgname=fcitx-libpinyin
pkgver=0.4.0
pkgver=0.4.1
pkgrel=1
pkgdesc="Fcitx Wrapper for libpinyin."
arch=('x86_64')
@ -8,7 +8,7 @@ license=('GPL')
depends=('fcitx>=4.2.8' 'libpinyin' 'qt' 'qtwebkit' 'glib2' 'dbus')
makedepends=('cmake' 'intltool' 'wget')
source=("https://download.fcitx-im.org/${pkgname}/${pkgname}-${pkgver}_dict.tar.xz")
sha256sums=('02d5f9b787f124c367abb5862bacd70d47cfb9ff9458ec1227e963fcd3a95d36')
sha256sums=('a70fb252197bfa688d9d07f9cc2cc160c471f339a2473841922065e0e29a32dd')
build(){
cd "$srcdir/${pkgname}-${pkgver}"