Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / ibus-typing-booster
Commits:
e5b67a61 by Jan Alexander Steffens (heftig) at 2025-01-19T04:50:19+01:00
2.27.9-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.27.8
+ pkgver = 2.27.9
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.27.8
- b2sums =
df97c93e99a0bb694bef190382a8211ee1e8e9d96a76da6a24375d8fa9ae522f83d823fd2a54db7787f71d25ec5fa4498d189400ed5da4b7441ff2e258f685ef
+ source =
git+https://github.com/mike-fabian/ibus-typing-booster#tag=2.27.9
+ b2sums =
e0a14ece34251e216abd767d7a1af95aab133eab0e4005c05e65290c2e29c8f0e5963064abb73ce5a43fe27d4af4a1a3c68ab6b91c2e7f19456d51996f4e31cc
pkgname = ibus-typing-booster
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
pkgname=ibus-typing-booster
-pkgver=2.27.8
+pkgver=2.27.9
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=('df97c93e99a0bb694bef190382a8211ee1e8e9d96a76da6a24375d8fa9ae522f83d823fd2a54db7787f71d25ec5fa4498d189400ed5da4b7441ff2e258f685ef')
+b2sums=('e0a14ece34251e216abd767d7a1af95aab133eab0e4005c05e65290c2e29c8f0e5963064abb73ce5a43fe27d4af4a1a3c68ab6b91c2e7f19456d51996f4e31cc')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/e5b67a61ef38a60d29d3876149ca946386fd7122
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/e5b67a61ef38a60d29d3876149ca946386fd7122
You're receiving this email because of your account on gitlab.archlinux.org.