Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / fcitx5-qt


Commits:
a3fcd789 by Felix Yan at 2023-11-02T21:20:20+02:00
upgpkg: 5.1.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = fcitx5-qt
        pkgdesc = Fcitx5 Qt Library
-       pkgver = 5.1.1
-       pkgrel = 3
+       pkgver = 5.1.2
+       pkgrel = 1
        url = https://github.com/fcitx/fcitx5-qt
        arch = x86_64
        groups = fcitx5-im
@@ -9,12 +9,13 @@ pkgbase = fcitx5-qt
        makedepends = extra-cmake-modules
        makedepends = ninja
        makedepends = qt6-base
+       makedepends = qt6-wayland
        depends = fcitx5
        depends = qt5-base
-       source = 
https://download.fcitx-im.org/fcitx5/fcitx5-qt/fcitx5-qt-5.1.1.tar.xz
-       source = 
https://download.fcitx-im.org/fcitx5/fcitx5-qt/fcitx5-qt-5.1.1.tar.xz.sig
+       source = 
https://download.fcitx-im.org/fcitx5/fcitx5-qt/fcitx5-qt-5.1.2.tar.xz
+       source = 
https://download.fcitx-im.org/fcitx5/fcitx5-qt/fcitx5-qt-5.1.2.tar.xz.sig
        validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
-       sha512sums = 
96fd79573661e3615026461f81d348ff60775923c918e447b010e829b76688457cc280c485a94148270bea9cb7a2ad0c80a5ecaefdd693208f2d47fca294ab8b
+       sha512sums = 
0d39c8b659ec49e6d279b777cd2aafe1b8f902e4380a644449c0552911c5297045d85f2edcb8823c946b66771d1b3d0e0a3826dbf4c6fc626c77807dbb8c39f4
        sha512sums = SKIP
 
 pkgname = fcitx5-qt


=====================================
PKGBUILD
=====================================
@@ -2,17 +2,17 @@
 # Contributor: csslayer <wengxt AT gmail com>
 
 pkgname=fcitx5-qt
-pkgver=5.1.1
-pkgrel=3
+pkgver=5.1.2
+pkgrel=1
 pkgdesc="Fcitx5 Qt Library"
 arch=('x86_64')
 url="https://github.com/fcitx/fcitx5-qt";
 license=('GPL')
 groups=('fcitx5-im')
 depends=('fcitx5' 'qt5-base')
-makedepends=('extra-cmake-modules' 'ninja' 'qt6-base')
+makedepends=('extra-cmake-modules' 'ninja' 'qt6-base' 'qt6-wayland')
 
source=("https://download.fcitx-im.org/fcitx5/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-sha512sums=('96fd79573661e3615026461f81d348ff60775923c918e447b010e829b76688457cc280c485a94148270bea9cb7a2ad0c80a5ecaefdd693208f2d47fca294ab8b'
+sha512sums=('0d39c8b659ec49e6d279b777cd2aafe1b8f902e4380a644449c0552911c5297045d85f2edcb8823c946b66771d1b3d0e0a3826dbf4c6fc626c77807dbb8c39f4'
             'SKIP')
 validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian 
<[email protected]>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-qt/-/commit/a3fcd789b01bfb57a14a3df81b248a16c2d386ae

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-qt/-/commit/a3fcd789b01bfb57a14a3df81b248a16c2d386ae
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to