Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / ibus-typing-booster
Commits:
38055dad by Jan Alexander Steffens (heftig) at 2024-09-17T02:18:11+02:00
2.25.16-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.25.15
+ pkgver = 2.25.16
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.25.15
- b2sums =
9d53b3433dffd88ccb23178b1b818b09e53c68414ed5f5148fc48c50e9777359ac7f4e5c5bcb12078ca39a6b14525b4351c7b82119c63b6b576fb67af3f23524
+ source =
git+https://github.com/mike-fabian/ibus-typing-booster#tag=2.25.16
+ b2sums =
a03af59574363327029fa3c179db013000e28dcdeb580fe9e2112fb38e11cfefe7d77367f8a575f4c093f1e4b8c5a2ae7937744ce388966818d6c48a24ca6826
pkgname = ibus-typing-booster
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
pkgname=ibus-typing-booster
-pkgver=2.25.15
+pkgver=2.25.16
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=('9d53b3433dffd88ccb23178b1b818b09e53c68414ed5f5148fc48c50e9777359ac7f4e5c5bcb12078ca39a6b14525b4351c7b82119c63b6b576fb67af3f23524')
+b2sums=('a03af59574363327029fa3c179db013000e28dcdeb580fe9e2112fb38e11cfefe7d77367f8a575f4c093f1e4b8c5a2ae7937744ce388966818d6c48a24ca6826')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/38055dad1b986db9b8a27f2302748b495def7549
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/38055dad1b986db9b8a27f2302748b495def7549
You're receiving this email because of your account on gitlab.archlinux.org.