Date: Sunday, May 31, 2020 @ 15:21:56 Author: heftig Revision: 387964
2.9.1-1 Modified: ibus-typing-booster/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-31 15:19:25 UTC (rev 387963) +++ PKGBUILD 2020-05-31 15:21:56 UTC (rev 387964) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=ibus-typing-booster -pkgver=2.8.3 +pkgver=2.9.1 pkgrel=1 pkgdesc="Predictive input method for the IBus platform" url="https://mike-fabian.github.io/ibus-typing-booster/" @@ -9,7 +9,7 @@ license=(GPL3 Apache) depends=(ibus python-gobject python-dbus python-pyenchant m17n-lib sqlite) makedepends=(git) -_commit=2d6e998cc01f928b69c780d008beb410f5fce6a8 # tags/2.8.3 +_commit=e9560815d50f5c60b6ca2f7b7460ad4e794b6f2f # tags/2.9.1 source=("git+https://github.com/mike-fabian/ibus-typing-booster#commit=$_commit") sha512sums=('SKIP')
