Date: Monday, September 5, 2022 @ 18:35:05
  Author: heftig
Revision: 455062

2.18.10-1

Modified:
  ibus-typing-booster/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-05 18:30:01 UTC (rev 455061)
+++ PKGBUILD    2022-09-05 18:35:05 UTC (rev 455062)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
 
 pkgname=ibus-typing-booster
-pkgver=2.18.9
+pkgver=2.18.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=cd005d19c79260d297dbbf74ffbdd678db71bd73  # tags/2.18.9
+_commit=de1469f9689ce8e45f1d65468a07ce8232f0d6b8  # tags/2.18.10
 
source=("git+https://github.com/mike-fabian/ibus-typing-booster#commit=$_commit";)
 sha512sums=('SKIP')
 

Reply via email to