Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / fcitx5-qt
Commits:
dece873b by Felix Yan at 2024-10-21T02:28:22+03:00
upgpkg: 5.1.8-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fcitx5-qt
pkgdesc = Fcitx5 Qt Library (Qt5 & Qt6 integrations)
- pkgver = 5.1.7
+ pkgver = 5.1.8
pkgrel = 1
url = https://github.com/fcitx/fcitx5-qt
arch = x86_64
@@ -18,8 +18,8 @@ pkgbase = fcitx5-qt
depends = qt6-base
depends = qt6-wayland
depends = wayland
- source = git+https://github.com/fcitx/fcitx5-qt.git#tag=5.1.7?signed
+ source = git+https://github.com/fcitx/fcitx5-qt.git#tag=5.1.8?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
839834fab47568bca197c122f77304ed5d23b5132c206ce432ddf43d1e753b0fd7ea64477205f68e9a4614eee5a0503b250b34f44f49cad0599e9944b9275c56
+ sha512sums =
14a814a7d7e634230c710a41e2afd8fd5669ba3c3ef4f5eec7d45b8ac781544cbfa641ba5566f0b75661a8097ac4afd5c66c108c8c8cc76e5dd1733dc1e2a9d8
pkgname = fcitx5-qt
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-qt
-pkgver=5.1.7
+pkgver=5.1.8
pkgrel=1
pkgdesc="Fcitx5 Qt Library (Qt5 & Qt6 integrations)"
arch=('x86_64')
@@ -12,7 +12,7 @@ groups=('fcitx5-im')
depends=('glibc' 'gcc-libs' 'libxcb' 'libxkbcommon' 'fcitx5' 'qt6-base'
'qt6-wayland' 'wayland')
makedepends=('git' 'extra-cmake-modules' 'qt5-base' 'ninja')
source=("git+https://github.com/fcitx/fcitx5-qt.git#tag=$pkgver?signed")
-sha512sums=('839834fab47568bca197c122f77304ed5d23b5132c206ce432ddf43d1e753b0fd7ea64477205f68e9a4614eee5a0503b250b34f44f49cad0599e9944b9275c56')
+sha512sums=('14a814a7d7e634230c710a41e2afd8fd5669ba3c3ef4f5eec7d45b8ac781544cbfa641ba5566f0b75661a8097ac4afd5c66c108c8c8cc76e5dd1733dc1e2a9d8')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-qt/-/commit/dece873b77d2c810c5fc570171f7b412a03e3c21
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-qt/-/commit/dece873b77d2c810c5fc570171f7b412a03e3c21
You're receiving this email because of your account on gitlab.archlinux.org.