fcitx-cloudpinyin: update to 0.3.5

This commit is contained in:
Jeff Huang 2017-09-16 06:43:19 +01:00
parent ea21341cd5
commit dc3c2effa9

View File

@ -1,11 +1,8 @@
# Maintainer: Neo Kolokotronis <tetris4@gmail.com>
# Contributor: poplarch <poplarch@gmail.com>
pkgname=fcitx-cloudpinyin pkgname=fcitx-cloudpinyin
pkgver=0.3.4 pkgver=0.3.5
pkgrel=1 pkgrel=1
pkgdesc="This is a standalone module for fcitx, it can use pinyin API on the internet to input." pkgdesc="This is a standalone module for fcitx, it can use pinyin API on the internet to input."
arch=('i686' 'x86_64') arch=('x86_64')
url="https://github.com/fcitx/fcitx-cloudpinyin" url="https://github.com/fcitx/fcitx-cloudpinyin"
license=('GPL') license=('GPL')
depends=('fcitx') depends=('fcitx')
@ -26,4 +23,4 @@ package ()
make DESTDIR=${pkgdir} install make DESTDIR=${pkgdir} install
} }
md5sums=('033a4d4afcf8f8fd0bcde345aecab3c0') md5sums=('4670413ce6ed8e902d9647f482364042')