Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / ibus-typing-booster
Commits:
91448c8e by Jan Alexander Steffens (heftig) at 2024-07-19T11:41:10+02:00
2.25.13-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.10
+ pkgver = 2.25.13
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.10
- b2sums =
517cef103883cb42b100ffb5cf489db39789eb1513b50aa5cf25dcfb182749fd46c608bf29cff8b63c6bbbd5ab7990bdea57cab53d75513dfd05fc32a3be0611
+ source =
git+https://github.com/mike-fabian/ibus-typing-booster#tag=2.25.13
+ b2sums =
6f2208a8aefe43857cdd78513925fe4fde92d089f44c5aed52aec08460f0f8467799d0fb34146a9e902490cfdc30eed8323c36dc94f5a8f3bace9a376fc9efee
pkgname = ibus-typing-booster
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
pkgname=ibus-typing-booster
-pkgver=2.25.10
+pkgver=2.25.13
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=('517cef103883cb42b100ffb5cf489db39789eb1513b50aa5cf25dcfb182749fd46c608bf29cff8b63c6bbbd5ab7990bdea57cab53d75513dfd05fc32a3be0611')
+b2sums=('6f2208a8aefe43857cdd78513925fe4fde92d089f44c5aed52aec08460f0f8467799d0fb34146a9e902490cfdc30eed8323c36dc94f5a8f3bace9a376fc9efee')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/91448c8e466cc8e552c899a2ae393fa4d2457d65
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/91448c8e466cc8e552c899a2ae393fa4d2457d65
You're receiving this email because of your account on gitlab.archlinux.org.