Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / ibus-typing-booster
Commits:
cb545ebf by Jan Alexander Steffens (heftig) at 2023-12-05T16:12:07+01:00
2.24.5-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.24.4
+ pkgver = 2.24.5
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#commit=ce9c15220dc97232e62c9395c24cc51342b4b3b1
+ source =
git+https://github.com/mike-fabian/ibus-typing-booster#commit=ab662713a14c7d1b27e88e2798871f1020c1b46c
b2sums = SKIP
pkgname = ibus-typing-booster
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
pkgname=ibus-typing-booster
-pkgver=2.24.4
+pkgver=2.24.5
pkgrel=1
pkgdesc="Predictive input method for the IBus platform"
url="https://mike-fabian.github.io/ibus-typing-booster/"
@@ -25,7 +25,7 @@ makedepends=(
optdepends=(
'python-pygame: Audible feedback (sounds)'
)
-_commit=ce9c15220dc97232e62c9395c24cc51342b4b3b1 # tags/2.24.4
+_commit=ab662713a14c7d1b27e88e2798871f1020c1b46c # tags/2.24.5
source=("git+https://github.com/mike-fabian/ibus-typing-booster#commit=$_commit")
b2sums=('SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/cb545ebfd6e015f5169d40715078020e92170b78
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/cb545ebfd6e015f5169d40715078020e92170b78
You're receiving this email because of your account on gitlab.archlinux.org.