Date: Friday, March 1, 2019 @ 20:40:50 Author: heftig Revision: 346989
2.5.3-1 Modified: ibus-typing-booster/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-01 19:10:20 UTC (rev 346988) +++ PKGBUILD 2019-03-01 20:40:50 UTC (rev 346989) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=ibus-typing-booster -pkgver=2.4.1 +pkgver=2.5.3 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=e5bc3eddf887c025c99febee0022386efc42d42a # tags/2.4.1 +_commit=00b015e7ac5310fa7d3961033421277ffd51ce3e # tags/2.5.3 source=("git+https://github.com/mike-fabian/ibus-typing-booster#commit=$_commit") sha512sums=('SKIP')
