Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / ibus-typing-booster
Commits:
1600e824 by Jan Alexander Steffens (heftig) at 2024-08-27T02:02:24+02:00
2.25.15-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.14
+ pkgver = 2.25.15
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.25.14
- b2sums =
0ffdee13d01fbdb75a8abf2521d0b3869ce5b5543c2aa2451ead3ae2771b915eaa01cbf8cf62b31722f81ca38abb99ab342081c20ed9b8ac6065de60f05ff79c
+ source =
git+https://github.com/mike-fabian/ibus-typing-booster#tag=2.25.15
+ b2sums =
9d53b3433dffd88ccb23178b1b818b09e53c68414ed5f5148fc48c50e9777359ac7f4e5c5bcb12078ca39a6b14525b4351c7b82119c63b6b576fb67af3f23524
pkgname = ibus-typing-booster
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
pkgname=ibus-typing-booster
-pkgver=2.25.14
+pkgver=2.25.15
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=('0ffdee13d01fbdb75a8abf2521d0b3869ce5b5543c2aa2451ead3ae2771b915eaa01cbf8cf62b31722f81ca38abb99ab342081c20ed9b8ac6065de60f05ff79c')
+b2sums=('9d53b3433dffd88ccb23178b1b818b09e53c68414ed5f5148fc48c50e9777359ac7f4e5c5bcb12078ca39a6b14525b4351c7b82119c63b6b576fb67af3f23524')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/1600e824b11b0f9638ffdd708daf47056dc64222
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ibus-typing-booster/-/commit/1600e824b11b0f9638ffdd708daf47056dc64222
You're receiving this email because of your account on gitlab.archlinux.org.