Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / ibus-typing-booster
Commits:
31c91ba3 by Jan Alexander Steffens (heftig) at 2025-07-26T03:12:02+02:00
2.27.71-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.27.70
+ pkgver = 2.27.71
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.27.70
- b2sums =
b39844b89a518b5e0b729c177731af39c45af4835ccdaeb452154a72870e6024a58d7fa9464b672033313e86ef1b35f41a611079aa05d1e6aaa9c6f2b7f81aa2
+ source =
git+https://github.com/mike-fabian/ibus-typing-booster#tag=2.27.71
+ b2sums =
ff5b5c658b87ac60177d0b00ae81a8d4112ef8229685dc3ddd2c785ff5d1e353f8ee1a0d7e36e1682277dd8d5b1133cf852757db657e8533e0f962fa74b231cb
pkgname = ibus-typing-booster
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
pkgname=ibus-typing-booster
-pkgver=2.27.70
+pkgver=2.27.71
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=('b39844b89a518b5e0b729c177731af39c45af4835ccdaeb452154a72870e6024a58d7fa9464b672033313e86ef1b35f41a611079aa05d1e6aaa9c6f2b7f81aa2')
+b2sums=('ff5b5c658b87ac60177d0b00ae81a8d4112ef8229685dc3ddd2c785ff5d1e353f8ee1a0d7e36e1682277dd8d5b1133cf852757db657e8533e0f962fa74b231cb')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/31c91ba30b0e0543dd68cdb3ba4d3639fb63a534
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/31c91ba30b0e0543dd68cdb3ba4d3639fb63a534
You're receiving this email because of your account on gitlab.archlinux.org.