Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / ibus-typing-booster
Commits:
eb9223a9 by Jan Alexander Steffens (heftig) at 2024-11-04T10:19:42+01:00
2.26.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.26.0
+ pkgver = 2.26.8
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.26.0
- b2sums =
05d61412292fd097ec824624f33b781dd577291827adaaf9cb16b5d1667de99fe5ea2e49ef94a5f11d0ba096760b71e0f28f67f9de2972cbef600aa797e4f417
+ source =
git+https://github.com/mike-fabian/ibus-typing-booster#tag=2.26.8
+ b2sums =
6664927520c901c49464163df003581bed41b52812e7ac18140066db71797472189a5d36869643b082b4d86537247ab33a75714c83ec7d35d23c1964a5dde378
pkgname = ibus-typing-booster
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
pkgname=ibus-typing-booster
-pkgver=2.26.0
+pkgver=2.26.8
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=('05d61412292fd097ec824624f33b781dd577291827adaaf9cb16b5d1667de99fe5ea2e49ef94a5f11d0ba096760b71e0f28f67f9de2972cbef600aa797e4f417')
+b2sums=('6664927520c901c49464163df003581bed41b52812e7ac18140066db71797472189a5d36869643b082b4d86537247ab33a75714c83ec7d35d23c1964a5dde378')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/eb9223a9fe04b5b8251917fbbf37f96e8f8899de
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/eb9223a9fe04b5b8251917fbbf37f96e8f8899de
You're receiving this email because of your account on gitlab.archlinux.org.