Date: Saturday, December 3, 2022 @ 23:59:44 Author: heftig Revision: 462984
2.19.10-1 Modified: ibus-typing-booster/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-03 23:58:12 UTC (rev 462983) +++ PKGBUILD 2022-12-03 23:59:44 UTC (rev 462984) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=ibus-typing-booster -pkgver=2.19.8 +pkgver=2.19.10 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=b0963e36b181718001d8a35baaa910ab7bc0162f # tags/2.19.8 +_commit=865c6c40ce4a079807c014680e63fa2e5d602aab # tags/2.19.10 source=("git+https://github.com/mike-fabian/ibus-typing-booster#commit=$_commit") sha512sums=('SKIP')
