* update anthy to 9100h-7
This commit is contained in:
parent
fb215d8cdd
commit
e61753005c
16
anthy/.SRCINFO
Normal file
16
anthy/.SRCINFO
Normal file
@ -0,0 +1,16 @@
|
||||
pkgbase = anthy
|
||||
pkgdesc = Hiragana text to Kana Kanji mixed text Japanese input method
|
||||
pkgver = 9100h
|
||||
pkgrel = 7
|
||||
url = https://es.osdn.net/projects/anthy/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = LGPL
|
||||
license = GPL
|
||||
source = http://osdn.dl.osdn.net/anthy/37536/anthy-9100h.tar.gz
|
||||
sha512sums = 315ebd9e1af208f3ecaeaa13620213b35f004e47edb54e60c3e02c2997444cd2326cc58b725dd2d0bd6a723130884d946ea193ea3d92418082256b59ecc8d88b
|
||||
|
||||
pkgname = anthy
|
@ -6,12 +6,12 @@
|
||||
pkgname=anthy
|
||||
pkgver=9100h
|
||||
_filecode=37536
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc='Hiragana text to Kana Kanji mixed text Japanese input method'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://es.osdn.net/projects/anthy/'
|
||||
license=('LGPL' 'GPL')
|
||||
source=("https://osdn.mirror.constant.com//anthy/${_filecode}/anthy-${pkgver}.tar.gz")
|
||||
source=("http://osdn.dl.osdn.net/anthy/${_filecode}/${pkgname}-${pkgver}.tar.gz")
|
||||
sha512sums=('315ebd9e1af208f3ecaeaa13620213b35f004e47edb54e60c3e02c2997444cd2326cc58b725dd2d0bd6a723130884d946ea193ea3d92418082256b59ecc8d88b')
|
||||
|
||||
build() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user