mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/ibus: upgrade to 1.5.30
This commit is contained in:
parent
f6c936dc72
commit
d4818e3ef5
@ -1,7 +1,7 @@
|
||||
# Maintainer: Will Sinatra <wpsinatra@gmail.com>
|
||||
pkgname=ibus
|
||||
pkgver=1.5.29
|
||||
pkgrel=1
|
||||
pkgver=1.5.30
|
||||
pkgrel=0
|
||||
pkgdesc="Next Generation Input Bus for Linux"
|
||||
url="https://github.com/ibus/ibus/wiki"
|
||||
arch="all"
|
||||
@ -27,10 +27,10 @@ subpackages="
|
||||
$pkgname-gtk4
|
||||
$pkgname-bash-completion
|
||||
"
|
||||
source="https://github.com/ibus/ibus/releases/download/$pkgver/ibus-$pkgver-rc2.tar.gz"
|
||||
# if $pkgver tarball not found, switch to $pkgver-rc$n
|
||||
# https://github.com/ibus/ibus/issues/2584
|
||||
source="https://github.com/ibus/ibus/releases/download/$pkgver/ibus-$pkgver.tar.gz"
|
||||
install="$pkgname.post-install"
|
||||
#https://github.com/ibus/ibus/issues/2584
|
||||
builddir="$srcdir/$pkgname-$pkgver-rc2"
|
||||
|
||||
prepare() {
|
||||
default_prepare
|
||||
@ -96,5 +96,5 @@ pyc() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
47dd39c9615783b6c157a25e8a2506dc2e1f440d56aa649ee8cb95a390cb4efab9c95e72ac84b5d042c25e350599b4d352ddc66f1385af6660d4a7a296e44ca7 ibus-1.5.29-rc2.tar.gz
|
||||
cbed37bf62e8d8593c838f8ef7fe0b22bf8f4a661b887fc7be2f2768dda912075abdf3070c22b9699def90e7002aaaf7394f5fc590e12ef6ebb2bb5161cc29a0 ibus-1.5.30.tar.gz
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user