fcitx-unikey: update to 0.2.6

This commit is contained in:
Jeff Huang 2017-09-16 07:51:39 +01:00
parent 3fe8738aab
commit 0a68179609

View File

@ -1,14 +1,14 @@
pkgname=fcitx-unikey
pkgver=0.2.5
pkgver=0.2.6
pkgrel=1
pkgdesc="Fcitx Wrapper for Unikey (Vietnamese)."
arch=('i686' 'x86_64')
url="https://fcitx-im.org/wiki/Fcitx"
arch=('x86_64')
url="https://github.com/fcitx/fcitx-unikey"
license=('GPL')
depends=('fcitx>=4.2.7' 'qt')
depends=('fcitx>=4.2.8' 'qt')
makedepends=('cmake')
source=(http://download.fcitx-im.org/${pkgname}/${pkgname}-${pkgver}.tar.xz)
sha256sums=('8e0bc06d7771074e17acf7045f43aa3a6d9dc2c0e48f8d52548af9b393607b18')
sha256sums=('9830910f628d455d2701ba430e6cb5b41409a2ac2f9b098e5ed6aaa54d15a3cf')
build(){
cd "$srcdir/${pkgname}-${pkgver}"