mirror of
https://gitdl.cn/https://github.com/chakralinux/gtk.git
synced 2025-02-03 02:37:14 +08:00
[skip-ci] ibus-libzhuyin: update to 1.9.0
This commit is contained in:
parent
9a8bcefec3
commit
ca5604213d
@ -1,13 +1,13 @@
|
|||||||
pkgname=ibus-libzhuyin
|
pkgname=ibus-libzhuyin
|
||||||
pkgver=1.8.3
|
pkgver=1.9.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="New Zhuyin engine based on libzhuyin for IBus."
|
pkgdesc="New Zhuyin engine based on libzhuyin for IBus."
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
url="https://github.com/libzhuyin/ibus-libzhuyin"
|
url="https://github.com/libzhuyin/ibus-libzhuyin"
|
||||||
depends=('ibus' 'gettext' 'intltool' 'sqlite3' 'opencc' 'libpinyin' 'python3')
|
depends=('ibus' 'gettext' 'intltool' 'sqlite3' 'opencc' 'libpinyin' 'python3')
|
||||||
source=("http://downloads.sourceforge.net/libzhuyin/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
source=("https://downloads.sourceforge.net/libzhuyin/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
||||||
sha1sums=('9f4dca957739b29e37b51822a34a6131240174a6')
|
sha1sums=('9713399e560146cc8aa7453cb3182377e208fbfa')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||||
|
Loading…
Reference in New Issue
Block a user