Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-table-extra
Commits:
786a2b3a by Felix Yan at 2025-02-04T18:05:24+00:00
upgpkg: 5.1.7-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fcitx5-table-extra
pkgdesc = Extra tables for Fcitx5
- pkgver = 5.1.6
+ pkgver = 5.1.7
pkgrel = 1
url = https://github.com/fcitx/fcitx5-table-extra
arch = any
@@ -9,8 +9,8 @@ pkgbase = fcitx5-table-extra
makedepends = extra-cmake-modules
makedepends = boost
depends = fcitx5-chinese-addons
- source =
git+https://github.com/fcitx/fcitx5-table-extra.git#tag=5.1.6?signed
+ source =
git+https://github.com/fcitx/fcitx5-table-extra.git#tag=5.1.7?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
22f4a063ed3994d1a59a41b3aa1d6063aff52c2f4090348ed7d267ff46529af598b56852a559804f7950e57bc03b86d146f126e4d6ef21e8988a9db2e2aedfbd
+ sha512sums =
f0a7cd47688cd01ee1ba0aa5417677e003f4414806209aaee41f603865b44b05fa94be7e83642d4b90e3caea874e205948c4dc3b4e118a94677d999bbc4360ff
pkgname = fcitx5-table-extra
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-table-extra
-pkgver=5.1.6
+pkgver=5.1.7
pkgrel=1
pkgdesc="Extra tables for Fcitx5"
arch=('any')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('fcitx5-chinese-addons')
makedepends=('git' 'extra-cmake-modules' 'boost')
source=("git+https://github.com/fcitx/fcitx5-table-extra.git#tag=$pkgver?signed")
-sha512sums=('22f4a063ed3994d1a59a41b3aa1d6063aff52c2f4090348ed7d267ff46529af598b56852a559804f7950e57bc03b86d146f126e4d6ef21e8988a9db2e2aedfbd')
+sha512sums=('f0a7cd47688cd01ee1ba0aa5417677e003f4414806209aaee41f603865b44b05fa94be7e83642d4b90e3caea874e205948c4dc3b4e118a94677d999bbc4360ff')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-table-extra/-/commit/786a2b3ae1c9670dba6d51fe66ef09a2297ef24e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-table-extra/-/commit/786a2b3ae1c9670dba6d51fe66ef09a2297ef24e
You're receiving this email because of your account on gitlab.archlinux.org.