Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / ibus-typing-booster
Commits:
6759c6a3 by Jan Alexander Steffens (heftig) at 2025-02-07T04:13:33+01:00
2.27.23-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.16
+ pkgver = 2.27.23
pkgrel = 1
url = https://mike-fabian.github.io/ibus-typing-booster/
arch = any
@@ -30,7 +30,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.16
- b2sums =
bdb0467fca7a7f13a7f71c25113266410360eb1a87f575a018f9f69b9323b37a7d41b7d8c85bdd8c961c1f7092bbbd151aac1b91999bb668efa8f4ef9b5345f2
+ source =
git+https://github.com/mike-fabian/ibus-typing-booster#tag=2.27.23
+ b2sums =
673a494f66e725d7e9159901810770ad88597d77f83de7092473961c72e5db50336e67690e865b8d2f1997b4e25f4471b24fd1053f7711cad554329ddd4d95fe
pkgname = ibus-typing-booster
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
pkgname=ibus-typing-booster
-pkgver=2.27.16
+pkgver=2.27.23
pkgrel=1
pkgdesc="Predictive input method for the IBus platform"
url="https://mike-fabian.github.io/ibus-typing-booster/"
@@ -41,7 +41,7 @@ optdepends=(
'python-pygame: Audible feedback (sounds)'
)
source=("git+https://github.com/mike-fabian/ibus-typing-booster#tag=$pkgver")
-b2sums=('bdb0467fca7a7f13a7f71c25113266410360eb1a87f575a018f9f69b9323b37a7d41b7d8c85bdd8c961c1f7092bbbd151aac1b91999bb668efa8f4ef9b5345f2')
+b2sums=('673a494f66e725d7e9159901810770ad88597d77f83de7092473961c72e5db50336e67690e865b8d2f1997b4e25f4471b24fd1053f7711cad554329ddd4d95fe')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/6759c6a360c96bf44fb725f78f522c572ccc7bab
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/6759c6a360c96bf44fb725f78f522c572ccc7bab
You're receiving this email because of your account on gitlab.archlinux.org.