Date: Friday, November 11, 2022 @ 18:49:02 Author: heftig Revision: 461159
2.19.8-1 Modified: ibus-typing-booster/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-11 15:50:35 UTC (rev 461158) +++ PKGBUILD 2022-11-11 18:49:02 UTC (rev 461159) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=ibus-typing-booster -pkgver=2.19.7 +pkgver=2.19.8 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=bc85a7cc06e3728ef8437d0092272750b0996efc # tags/2.19.7 +_commit=b0963e36b181718001d8a35baaa910ab7bc0162f # tags/2.19.8 source=("git+https://github.com/mike-fabian/ibus-typing-booster#commit=$_commit") sha512sums=('SKIP')
