Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / ibus-typing-booster
Commits:
88c01105 by Jan Alexander Steffens (heftig) at 2024-10-12T01:30:20+02:00
2.25.18-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.17
+ pkgver = 2.25.18
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.17
- b2sums =
e0bb437f157e6c843716e49a61f2a049b5778dafe18757234cc9d106f8e8b38cbb4b26c7b1cd1994e9b99ef29a1ccced2d5026bca7cfedcd04ab1a2c7cd33c41
+ source =
git+https://github.com/mike-fabian/ibus-typing-booster#tag=2.25.18
+ b2sums =
6c963337720c857e87da48ce6133fdcb12a584a0f608fdc1591914a770ad0c4fd48fbb9b036f8b006014254a52e5dff6bc45f2967f66a701bb89ecbfba691f2c
pkgname = ibus-typing-booster
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
pkgname=ibus-typing-booster
-pkgver=2.25.17
+pkgver=2.25.18
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=('e0bb437f157e6c843716e49a61f2a049b5778dafe18757234cc9d106f8e8b38cbb4b26c7b1cd1994e9b99ef29a1ccced2d5026bca7cfedcd04ab1a2c7cd33c41')
+b2sums=('6c963337720c857e87da48ce6133fdcb12a584a0f608fdc1591914a770ad0c4fd48fbb9b036f8b006014254a52e5dff6bc45f2967f66a701bb89ecbfba691f2c')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/88c011056b6bc8c01301c1df638f6c8d90be8afb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/88c011056b6bc8c01301c1df638f6c8d90be8afb
You're receiving this email because of your account on gitlab.archlinux.org.