mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
fcitx-qt5: update to 1.0.6
This commit is contained in:
parent
fc40a4ea93
commit
200ab4ff7a
@ -1,5 +1,5 @@
|
||||
pkgname=fcitx-qt5
|
||||
pkgver=1.0.5
|
||||
pkgver=1.0.6
|
||||
pkgrel=1
|
||||
pkgdesc="QT5 IM Module for Fcitx"
|
||||
arch=('x86_64')
|
||||
@ -8,7 +8,7 @@ license=('GPL')
|
||||
depends=('fcitx>=4.2.7' 'qt5-base>=5.5.1')
|
||||
makedepends=('cmake' 'extra-cmake-modules')
|
||||
source=("http://download.fcitx-im.org/${pkgname}/${pkgname}-${pkgver}.tar.xz")
|
||||
sha512sums=('f4da9ede8918cef7aa0dbacea534ab81024e3c6d812bedd287c4c4c9a8b9ca994d4708489c602967f3504ce057ec6e118674503f5d796883f1890e8ecc11c501')
|
||||
sha512sums=('ea816a3bc324b838d77d7ee67a05853f7f07cbc3c0c1e0a3809fe72084f7e0db8e98623499299712b8b496922e46acb06cf3a1cbd3ff2ef1de92ca5a74d540da')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user