aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/ibus/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ibus/APKBUILD b/community/ibus/APKBUILD
index 0893dc5d4a..a3158386aa 100644
--- a/community/ibus/APKBUILD
+++ b/community/ibus/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=ibus
-pkgver=1.5.21
-pkgrel=2
+pkgver=1.5.22
+pkgrel=0
pkgdesc="Next Generation Input Bus for Linux"
url="https://github.com/ibus/ibus/wiki"
arch="all !s390x" # librsvg
@@ -58,5 +58,5 @@ emoji() {
mv "$pkgdir"/usr/share/ibus/dicts "$subpkgdir"/usr/share/ibus
}
-sha512sums="39f5ffe0727af3254e060b82cc99a60126489271863272775e5b1d0e26f31d42d2f9a0cbfe1cb797854f2ae66d5b6c8cdf83bab800af8576b82250ec1e6fb33f ibus-1.5.21.tar.gz
+sha512sums="972da51eb5702692f13b4f4cff51b3765890e5a91f936b9fa6b6cafaf00f4d078dc39f14bd00f3883203d295d826647c509024dd197d726d4def8d13d45d71b4 ibus-1.5.22.tar.gz
1e2e62ce52becf75d794c403e8f21bb72e8406aacbdbc5189f62a3b7c54166c40da0032d3f3865f5a23d9d2c782f974b7bcc9ba5ce437d9eb435dd3db3ff0b06 0001-Use-more-portable-call-to-mktemp.patch"