Date: Friday, March 25, 2022 @ 02:06:13 Author: heftig Revision: 440659
2.15.25-1 Modified: ibus-typing-booster/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 23:50:11 UTC (rev 440658) +++ PKGBUILD 2022-03-25 02:06:13 UTC (rev 440659) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=ibus-typing-booster -pkgver=2.15.15 +pkgver=2.15.25 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=d690b3362218c72eb3bee83a38ded0036c4e7192 # tags/2.15.15 +_commit=1c1e23d69d025847ace1cd0da20bff685986f682 # tags/2.15.25 source=("git+https://github.com/mike-fabian/ibus-typing-booster#commit=$_commit") sha512sums=('SKIP')
