mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 03:27:14 +08:00
fcitx-qt5: update to 1.2.0
This commit is contained in:
parent
dfcb401f50
commit
1864067557
@ -1,14 +1,14 @@
|
||||
pkgname=fcitx-qt5
|
||||
pkgver=1.1.1
|
||||
pkgver=1.2.0
|
||||
pkgrel=1
|
||||
pkgdesc="QT5 IM Module for Fcitx"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/fcitx/fcitx-qt5"
|
||||
license=('GPL')
|
||||
depends=('fcitx>=4.2.7' ''libxkbcommon'' 'qt5-base>=5.5.1')
|
||||
depends=('fcitx>=4.2.7' ''libxkbcommon'' 'qt5-base')
|
||||
makedepends=('cmake' 'extra-cmake-modules')
|
||||
source=(https://github.com/fcitx/fcitx-qt5/archive/${pkgver}.tar.gz)
|
||||
sha512sums=('57aeb4d7b2d0b502619324efb19d17f0ede431ed5aa6300f4b5213538a00d6cc57cf8858e84719c39bf0e0bb6433df3d15f61d4da6e47690b906a66b0f356221')
|
||||
sha512sums=('2e8b551f5247a2268228d0e3b7b8a185bb834f413d5d9048ee965b69a53c70dbe45490869971434a926c304dc3d9636eaf903cd0f477d782ffe4aea79291d9cb')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user