Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-libthai
Commits:
342023fd by Felix Yan at 2025-11-03T22:06:07+00:00
upgpkg: 5.1.7-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fcitx5-libthai
pkgdesc = Libthai Wrapper for Fcitx5
- pkgver = 5.1.6
+ pkgver = 5.1.7
pkgrel = 1
url = https://github.com/fcitx/fcitx5-libthai
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = fcitx5-libthai
makedepends = ninja
depends = fcitx5
depends = libthai
- source =
git+https://github.com/fcitx/fcitx5-libthai.git#tag=5.1.6?signed
+ source =
git+https://github.com/fcitx/fcitx5-libthai.git#tag=5.1.7?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
fd260f4538aebe9bcd6003c7e780814d39901bff762fc6f85c732c4133c1b1443afd09c5151bd1af1c802b0a50984b678e631bc7600f2d0c4b3a7d1251e115c7
+ sha512sums =
bff3907dfc1cef991c681cbf66888fcf904b4a387265dc8d6c4fbce257b78b9e61093b6a187b6b64452af8cc9c443499faf29ff80a1b994f29ed63490f7418b7
pkgname = fcitx5-libthai
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-libthai
-pkgver=5.1.6
+pkgver=5.1.7
pkgrel=1
pkgdesc="Libthai Wrapper for Fcitx5"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('fcitx5' 'libthai')
makedepends=('git' 'extra-cmake-modules' 'ninja')
source=("git+https://github.com/fcitx/fcitx5-libthai.git#tag=$pkgver?signed")
-sha512sums=('fd260f4538aebe9bcd6003c7e780814d39901bff762fc6f85c732c4133c1b1443afd09c5151bd1af1c802b0a50984b678e631bc7600f2d0c4b3a7d1251e115c7')
+sha512sums=('bff3907dfc1cef991c681cbf66888fcf904b4a387265dc8d6c4fbce257b78b9e61093b6a187b6b64452af8cc9c443499faf29ff80a1b994f29ed63490f7418b7')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-libthai/-/commit/342023fd5126ce357d44b7685e24da53b31550e5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-libthai/-/commit/342023fd5126ce357d44b7685e24da53b31550e5
You're receiving this email because of your account on gitlab.archlinux.org.