mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
fcitx-rime: update to 0.3.2
This commit is contained in:
parent
c63cb1746b
commit
86eab853f9
@ -1,8 +1,6 @@
|
|||||||
# Maintainer: Weng Xuetian <wengxt@gmail.com>
|
|
||||||
|
|
||||||
pkgname=fcitx-rime
|
pkgname=fcitx-rime
|
||||||
pkgver=0.3.1
|
pkgver=0.3.2
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc='Fcitx Wrapper for librime'
|
pkgdesc='Fcitx Wrapper for librime'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://code.google.com/p/fcitx"
|
url="http://code.google.com/p/fcitx"
|
||||||
@ -25,4 +23,4 @@ package() {
|
|||||||
cd "$srcdir/$pkgname-$pkgver/build"
|
cd "$srcdir/$pkgname-$pkgver/build"
|
||||||
make DESTDIR="$pkgdir" install
|
make DESTDIR="$pkgdir" install
|
||||||
}
|
}
|
||||||
md5sums=('2624ca4168441bbf85028314e84c81c6')
|
md5sums=('003775e83918b2db16585d052caf3cfc')
|
||||||
|
Loading…
Reference in New Issue
Block a user