mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
libkkc-data update to 0.2.7
This commit is contained in:
parent
a6d04a247b
commit
b9784be3d4
@ -1,14 +1,15 @@
|
|||||||
|
# Maintainer: Francesco Marinucci <franzmari[at]chakra-project[dot]it>
|
||||||
|
|
||||||
pkgname=libkkc-data
|
pkgname=libkkc-data
|
||||||
pkgver=0.2.0
|
pkgver=0.2.7
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Japanese Kana-string to Kana-Kanji-mixed-string converter"
|
pkgdesc="Japanese Kana-string to Kana-Kanji-mixed-string converter"
|
||||||
arch=("i686" "x86_64")
|
arch=('x86_64')
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
url="http://fcitx-im.org/wiki/Fcitx"
|
url="http://fcitx-im.org/wiki/Fcitx"
|
||||||
makedepends=('marisa')
|
makedepends=('marisa')
|
||||||
conflicts=()
|
|
||||||
provides=()
|
|
||||||
source=("https://bitbucket.org/libkkc/libkkc-data/downloads/${pkgname}-${pkgver}.tar.xz")
|
source=("https://bitbucket.org/libkkc/libkkc-data/downloads/${pkgname}-${pkgver}.tar.xz")
|
||||||
|
md5sums=('1ada8f434c3f642f457a7ac18fc3b554')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
pushd .
|
pushd .
|
||||||
@ -25,4 +26,3 @@ package() {
|
|||||||
popd
|
popd
|
||||||
}
|
}
|
||||||
|
|
||||||
md5sums=('c89c4a67b38d4edac7896c41e56e537b')
|
|
||||||
|
Loading…
Reference in New Issue
Block a user