Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / ibus-typing-booster
Commits:
22f5bb0f by Jan Alexander Steffens (heftig) at 2024-12-03T03:23:44+01:00
2.26.12-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.26.11
- pkgrel = 2
+ pkgver = 2.26.12
+ pkgrel = 1
url = https://mike-fabian.github.io/ibus-typing-booster/
arch = any
license = Apache-2.0
@@ -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.26.11
- b2sums =
cf6350ac80ebfa00410312472f11577a03e39f1864581faacaef35efea40c037192c6c2d653cbce5922e3718dca46fda98384747f4547f35875c767aa36e0388
+ source =
git+https://github.com/mike-fabian/ibus-typing-booster#tag=2.26.12
+ b2sums =
3ee3eb1b42b356127d6072d61439eab5cc8a58a93153cd0ab6d004003d1b2a3dcff935ac2572971362539112430ba54f377104418e4bba0012e6a9b318a58bd0
pkgname = ibus-typing-booster
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
pkgname=ibus-typing-booster
-pkgver=2.26.11
-pkgrel=2
+pkgver=2.26.12
+pkgrel=1
pkgdesc="Predictive input method for the IBus platform"
url="https://mike-fabian.github.io/ibus-typing-booster/"
arch=(any)
@@ -41,7 +41,7 @@ optdepends=(
'python-pygame: Audible feedback (sounds)'
)
source=("git+https://github.com/mike-fabian/ibus-typing-booster#tag=$pkgver")
-b2sums=('cf6350ac80ebfa00410312472f11577a03e39f1864581faacaef35efea40c037192c6c2d653cbce5922e3718dca46fda98384747f4547f35875c767aa36e0388')
+b2sums=('3ee3eb1b42b356127d6072d61439eab5cc8a58a93153cd0ab6d004003d1b2a3dcff935ac2572971362539112430ba54f377104418e4bba0012e6a9b318a58bd0')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/22f5bb0f32c7d7ac87f245cca1ff5e020152b519
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/22f5bb0f32c7d7ac87f245cca1ff5e020152b519
You're receiving this email because of your account on gitlab.archlinux.org.