mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
fcitx-sunpinyin: update to 0.4.2
This commit is contained in:
parent
552388ba04
commit
a37fba407c
@ -1,17 +1,9 @@
|
||||
#
|
||||
# Apps Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# Maintainer: Neo Kolokotronis <tetris4@gmail.com>
|
||||
# Contributor: csslayer <wengxt AT gmail com>
|
||||
|
||||
# include global config
|
||||
|
||||
pkgname=fcitx-sunpinyin
|
||||
pkgver=0.4.1
|
||||
pkgrel=3
|
||||
pkgver=0.4.2
|
||||
pkgrel=1
|
||||
pkgdesc="Fcitx Wrapper for sunpinyin."
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://code.google.com/p/fcitx"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/fcitx/fcitx-sunpinyin"
|
||||
license=('GPL')
|
||||
depends=('fcitx>=4.2.7' 'sunpinyin>=2.0.3' 'sunpinyin-data')
|
||||
makedepends=('cmake')
|
||||
@ -32,4 +24,4 @@ package ()
|
||||
cd "$srcdir/${pkgname}-${pkgver}/build"
|
||||
make DESTDIR=${pkgdir} install
|
||||
}
|
||||
md5sums=('7a64ed52b81a3fff38caba0cee0cea25')
|
||||
md5sums=('32cd95e421a4a7afb5b247362bdedf75')
|
||||
|
Loading…
Reference in New Issue
Block a user