Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / ibus-typing-booster
Commits:
f8bbe13e by Jan Alexander Steffens (heftig) at 2025-10-16T13:37:13+02:00
2.28.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ibus-typing-booster
pkgdesc = Predictive input method for the IBus platform
- pkgver = 2.28.0
+ pkgver = 2.28.1
pkgrel = 1
url = https://mike-fabian.github.io/ibus-typing-booster/
arch = any
@@ -32,7 +32,7 @@ pkgbase = ibus-typing-booster
depends = python-regex
depends = sqlite
optdepends = python-pygame: Audible feedback (sounds)
- source =
git+https://github.com/mike-fabian/ibus-typing-booster#tag=2.28.0
- b2sums =
2d9ac828323a8000e32c11c0fd1b94b0aca715b617e4965ce6397deb7438b3bc3529615b3884b6a7f2a84a445fb08051c8f2a0c836a5baa8ef9ad265ddca8165
+ source =
git+https://github.com/mike-fabian/ibus-typing-booster#tag=2.28.1
+ b2sums =
2868ee96f7f9f3d4d2b4b64f400105fed30b33acb8c5e91a09ec5aedb833c2a8d341494754a61ccf632efc0b16fa2fc0a60d5360e6ba5b0e05097a848469918d
pkgname = ibus-typing-booster
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
pkgname=ibus-typing-booster
-pkgver=2.28.0
+pkgver=2.28.1
pkgrel=1
pkgdesc="Predictive input method for the IBus platform"
url="https://mike-fabian.github.io/ibus-typing-booster/"
@@ -43,7 +43,7 @@ optdepends=(
'python-pygame: Audible feedback (sounds)'
)
source=("git+https://github.com/mike-fabian/ibus-typing-booster#tag=$pkgver")
-b2sums=('2d9ac828323a8000e32c11c0fd1b94b0aca715b617e4965ce6397deb7438b3bc3529615b3884b6a7f2a84a445fb08051c8f2a0c836a5baa8ef9ad265ddca8165')
+b2sums=('2868ee96f7f9f3d4d2b4b64f400105fed30b33acb8c5e91a09ec5aedb833c2a8d341494754a61ccf632efc0b16fa2fc0a60d5360e6ba5b0e05097a848469918d')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/f8bbe13ea063f368f99cf271f873f6e3824091a8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/f8bbe13ea063f368f99cf271f873f6e3824091a8
You're receiving this email because of your account on gitlab.archlinux.org.