Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / ibus-typing-booster
Commits:
64185b56 by Jan Alexander Steffens (heftig) at 2024-04-11T03:25:36+02:00
2.25.6-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ibus-typing-booster
pkgdesc = Predictive input method for the IBus platform
- pkgver = 2.25.4
- pkgrel = 2
+ pkgver = 2.25.6
+ pkgrel = 1
url = https://mike-fabian.github.io/ibus-typing-booster/
arch = any
license = Apache-2.0
@@ -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#tag=2.25.4
- b2sums =
6173fa68e94134aaaba3914fb08619f7118b848032101ba58a1740b6850cc3a62abddd541a78711c2cd93f52dab6c86aa5c678f29df504d5c26ce0d0949114a5
+ source =
git+https://github.com/mike-fabian/ibus-typing-booster#tag=2.25.6
+ b2sums =
9455455cbc290d0977e366ce677a9c734da6d050a32d7b740a03f71faaadccf68df9e4413218fb79241c082898453bd12aeed6011e685b9d129774c9d722b3b3
pkgname = ibus-typing-booster
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
pkgname=ibus-typing-booster
-pkgver=2.25.4
-pkgrel=2
+pkgver=2.25.6
+pkgrel=1
pkgdesc="Predictive input method for the IBus platform"
url="https://mike-fabian.github.io/ibus-typing-booster/"
arch=(any)
@@ -26,7 +26,7 @@ optdepends=(
'python-pygame: Audible feedback (sounds)'
)
source=("git+https://github.com/mike-fabian/ibus-typing-booster#tag=$pkgver")
-b2sums=('6173fa68e94134aaaba3914fb08619f7118b848032101ba58a1740b6850cc3a62abddd541a78711c2cd93f52dab6c86aa5c678f29df504d5c26ce0d0949114a5')
+b2sums=('9455455cbc290d0977e366ce677a9c734da6d050a32d7b740a03f71faaadccf68df9e4413218fb79241c082898453bd12aeed6011e685b9d129774c9d722b3b3')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/64185b56a97d2c475167ab034456367c16f3d96c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/64185b56a97d2c475167ab034456367c16f3d96c
You're receiving this email because of your account on gitlab.archlinux.org.