Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-libthai
Commits:
0e742639 by Felix Yan at 2025-02-05T01:49:20+08:00
upgpkg: 5.1.5-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fcitx5-libthai
pkgdesc = Libthai Wrapper for Fcitx5
- pkgver = 5.1.4
+ pkgver = 5.1.5
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.4?signed
+ source =
git+https://github.com/fcitx/fcitx5-libthai.git#tag=5.1.5?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
3631922cf7feacd9980dd51c04c067e88ff5bb639862fd86c2d70a2d10b35a1f875eaf367f1e171b8564fd7921ac67b88969c3d990f5491382ecb9fb4a605699
+ sha512sums =
23047f62ef6d8245145930c2677d87c6414a7f392178351aa221a686247b81c25052da249e58a39323ae547d30fb1e799bf1d13239066270abe9b21b02664267
pkgname = fcitx5-libthai
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-libthai
-pkgver=5.1.4
+pkgver=5.1.5
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=('3631922cf7feacd9980dd51c04c067e88ff5bb639862fd86c2d70a2d10b35a1f875eaf367f1e171b8564fd7921ac67b88969c3d990f5491382ecb9fb4a605699')
+sha512sums=('23047f62ef6d8245145930c2677d87c6414a7f392178351aa221a686247b81c25052da249e58a39323ae547d30fb1e799bf1d13239066270abe9b21b02664267')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-libthai/-/commit/0e742639549bdf4e4f15bbd5ec35f0a4a70e2dd9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-libthai/-/commit/0e742639549bdf4e4f15bbd5ec35f0a4a70e2dd9
You're receiving this email because of your account on gitlab.archlinux.org.