Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / ibus-typing-booster
Commits:
ed5034cd by Jan Alexander Steffens (heftig) at 2024-05-28T21:16:34+02:00
2.25.8-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.7
+ pkgver = 2.25.8
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#tag=2.25.7
- b2sums =
3d58e2def2fbced0f44b11cdf9b953972624d674f6601aafba60fb7d8e48e40a255166a9dddf6b35f3249cdb332af8f516d54b4da581c2d6b7e8cf1f285148db
+ source =
git+https://github.com/mike-fabian/ibus-typing-booster#tag=2.25.8
+ b2sums =
5128eef84e750c3c10f20c2e32ec0462c8986bf6fad90b54ae4113a15da0967c2a9eb1c7e91e0fb43b18c02f27b15703ccf14bbef2233d8c825bf8e863cfcfda
pkgname = ibus-typing-booster
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
pkgname=ibus-typing-booster
-pkgver=2.25.7
+pkgver=2.25.8
pkgrel=1
pkgdesc="Predictive input method for the IBus platform"
url="https://mike-fabian.github.io/ibus-typing-booster/"
@@ -26,7 +26,7 @@ optdepends=(
'python-pygame: Audible feedback (sounds)'
)
source=("git+https://github.com/mike-fabian/ibus-typing-booster#tag=$pkgver")
-b2sums=('3d58e2def2fbced0f44b11cdf9b953972624d674f6601aafba60fb7d8e48e40a255166a9dddf6b35f3249cdb332af8f516d54b4da581c2d6b7e8cf1f285148db')
+b2sums=('5128eef84e750c3c10f20c2e32ec0462c8986bf6fad90b54ae4113a15da0967c2a9eb1c7e91e0fb43b18c02f27b15703ccf14bbef2233d8c825bf8e863cfcfda')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/ed5034cdb6ec8dbb8d7afd024bf6d9e5a90a13ed
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/ed5034cdb6ec8dbb8d7afd024bf6d9e5a90a13ed
You're receiving this email because of your account on gitlab.archlinux.org.