Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / ibus-typing-booster
Commits:
94fc0ab6 by Jan Alexander Steffens (heftig) at 2023-10-17T14:01:26+02:00
2.24.3-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.24.2
+ pkgver = 2.24.3
pkgrel = 1
url = https://mike-fabian.github.io/ibus-typing-booster/
arch = any
@@ -15,7 +15,7 @@ pkgbase = ibus-typing-booster
depends = python-pyenchant
depends = sqlite
optdepends = python-pygame: Audible feedback (sounds)
- source =
git+https://github.com/mike-fabian/ibus-typing-booster#commit=5761f3e5dac3c3cde35c52d5424830cd13f03405
+ source =
git+https://github.com/mike-fabian/ibus-typing-booster#commit=cfaf014fb0a72d8d0b016a6d13cb646ad50b9791
b2sums = SKIP
pkgname = ibus-typing-booster
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
pkgname=ibus-typing-booster
-pkgver=2.24.2
+pkgver=2.24.3
pkgrel=1
pkgdesc="Predictive input method for the IBus platform"
url="https://mike-fabian.github.io/ibus-typing-booster/"
@@ -25,7 +25,7 @@ makedepends=(
optdepends=(
'python-pygame: Audible feedback (sounds)'
)
-_commit=5761f3e5dac3c3cde35c52d5424830cd13f03405 # tags/2.24.2
+_commit=cfaf014fb0a72d8d0b016a6d13cb646ad50b9791 # tags/2.24.3
source=("git+https://github.com/mike-fabian/ibus-typing-booster#commit=$_commit")
b2sums=('SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/94fc0ab6ecaddb4280bc391d96f2d08ecb26c3c6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/94fc0ab6ecaddb4280bc391d96f2d08ecb26c3c6
You're receiving this email because of your account on gitlab.archlinux.org.