Date: Tuesday, October 13, 2020 @ 12:13:01 Author: heftig Revision: 398214
2.9.9-1 Modified: ibus-typing-booster/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-13 12:06:11 UTC (rev 398213) +++ PKGBUILD 2020-10-13 12:13:01 UTC (rev 398214) @@ -1,7 +1,7 @@ -# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> +# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=ibus-typing-booster -pkgver=2.9.1 +pkgver=2.9.9 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=e9560815d50f5c60b6ca2f7b7460ad4e794b6f2f # tags/2.9.1 +_commit=72eec88b337129d9a71a2b7d1b2e1a1e477ca135 # tags/2.9.9 source=("git+https://github.com/mike-fabian/ibus-typing-booster#commit=$_commit") sha512sums=('SKIP')
