mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
fcitx-kkc: update to 0.1.4
This commit is contained in:
parent
1864067557
commit
1dc05436ed
@ -1,14 +1,14 @@
|
|||||||
pkgname=fcitx-kkc
|
pkgname=fcitx-kkc
|
||||||
pkgver=0.1.3
|
pkgver=0.1.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Fcitx Wrapper for libkkc."
|
pkgdesc="Fcitx Wrapper for libkkc."
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://github.com/fcitx/fcitx-kkc"
|
url="https://github.com/fcitx/fcitx-kkc"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('fcitx>=4.2.8' 'libkkc' 'libkkc-data' 'skk-jisyo' 'qt')
|
depends=('fcitx>=4.2.8' 'fcitx-qt5' 'libkkc' 'libkkc-data' 'skk-jisyo')
|
||||||
makedepends=('cmake')
|
makedepends=('cmake')
|
||||||
source=(http://download.fcitx-im.org/${pkgname}/${pkgname}-${pkgver}.tar.xz)
|
source=(http://download.fcitx-im.org/${pkgname}/${pkgname}-${pkgver}.tar.xz)
|
||||||
sha512sums=('337c1692117374ea4e612debd2feac6a4f5975db0470846f3aaeaa8d145cc1ed6efdea879e5ed4d6257287de7a7d52f40411307ae130c4b73e76349141d04131')
|
sha512sums=('75931031e05789b755a0fcb82f689d04084427c4ec2171e82ecffff7143c0f8d55f8d11e21b28d3e1befcef7a036e44eca5dd57c340ca5a11cb1358bc6c461ae')
|
||||||
|
|
||||||
build(){
|
build(){
|
||||||
cd "$srcdir/${pkgname}-${pkgver}"
|
cd "$srcdir/${pkgname}-${pkgver}"
|
||||||
|
Loading…
Reference in New Issue
Block a user