mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
fcitx-m17n: update to 0.2.4
This commit is contained in:
parent
a0a078815e
commit
b3a2f9c065
@ -1,12 +1,9 @@
|
||||
# Maintainer: Neo Kolokotronis <tetris4@gmail.com>
|
||||
# Contributor: csslayer <wengxt AT gmail com>
|
||||
|
||||
pkgname=fcitx-m17n
|
||||
pkgver=0.2.3
|
||||
pkgver=0.2.4
|
||||
pkgrel=1
|
||||
pkgdesc="Fcitx Wrapper for m17n."
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://fcitx-im.org/wiki/Fcitx"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/fcitx/fcitx-m17n"
|
||||
license=('GPL')
|
||||
depends=('fcitx>=4.2.8' 'm17n-lib')
|
||||
makedepends=('cmake')
|
||||
@ -26,4 +23,4 @@ package () {
|
||||
make DESTDIR=${pkgdir} install
|
||||
}
|
||||
|
||||
md5sums=('d69323cf42620ce62ec0560028c6150c')
|
||||
md5sums=('d9c3e77914bd19d235d4d74fcea8df89')
|
||||
|
Loading…
Reference in New Issue
Block a user