aboutsummaryrefslogtreecommitdiffstats
path: root/community/ibus
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-08-24 09:24:48 +0900
committerLeo <thinkabit.ukim@gmail.com>2019-08-23 22:31:09 -0300
commit5705fbd226ccb247bd7481cccad09963d9ceb55b (patch)
treee9cb24f36cc493090ef8cac5982d64a08eeac87c /community/ibus
parent79c3fd1715061d8da54f4f095c24dc68d70fa7c8 (diff)
downloadaports-5705fbd226ccb247bd7481cccad09963d9ceb55b.tar.bz2
aports-5705fbd226ccb247bd7481cccad09963d9ceb55b.tar.xz
community/ibus: upgrade to 1.5.21
Diffstat (limited to 'community/ibus')
-rw-r--r--community/ibus/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ibus/APKBUILD b/community/ibus/APKBUILD
index 5008af251a..d55d8e717a 100644
--- a/community/ibus/APKBUILD
+++ b/community/ibus/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=ibus
-pkgver=1.5.20
-pkgrel=2
+pkgver=1.5.21
+pkgrel=0
pkgdesc="Next Generation Input Bus for Linux"
url="https://github.com/ibus/ibus/wiki"
arch="all"
@@ -50,5 +50,5 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="a8174c5a8266a546310b14fae442cb9f03dd8f284f2c2db626fe4ccddb06810af9dde69939b3074c714442e4ee07596a0fb875478328eba9c0c8017fff2128e9 ibus-1.5.20.tar.gz
+sha512sums="39f5ffe0727af3254e060b82cc99a60126489271863272775e5b1d0e26f31d42d2f9a0cbfe1cb797854f2ae66d5b6c8cdf83bab800af8576b82250ec1e6fb33f ibus-1.5.21.tar.gz
1e2e62ce52becf75d794c403e8f21bb72e8406aacbdbc5189f62a3b7c54166c40da0032d3f3865f5a23d9d2c782f974b7bcc9ba5ce437d9eb435dd3db3ff0b06 0001-Use-more-portable-call-to-mktemp.patch"