Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-configtool
Commits:
2d3f5d54 by Felix Yan at 2023-11-02T21:28:28+02:00
upgpkg: 5.1.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = fcitx5-configtool
pkgdesc = Configuration Tool for Fcitx5
- pkgver = 5.1.1
- pkgrel = 2
+ pkgver = 5.1.2
+ pkgrel = 1
url = https://github.com/fcitx/fcitx5-configtool
arch = x86_64
groups = fcitx5-im
@@ -23,10 +23,10 @@ pkgbase = fcitx5-configtool
provides = kcm-fcitx5
conflicts = kcm-fcitx5
replaces = kcm-fcitx5
- source =
https://download.fcitx-im.org/fcitx5/fcitx5-configtool/fcitx5-configtool-5.1.1.tar.xz
- source =
https://download.fcitx-im.org/fcitx5/fcitx5-configtool/fcitx5-configtool-5.1.1.tar.xz.sig
+ source =
https://download.fcitx-im.org/fcitx5/fcitx5-configtool/fcitx5-configtool-5.1.2.tar.xz
+ source =
https://download.fcitx-im.org/fcitx5/fcitx5-configtool/fcitx5-configtool-5.1.2.tar.xz.sig
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
c3c91914e0975b643bc2cc2164410ee31204c2feb529fa25cec9240965ffba7e6b75a03c065afdc12b98ede92befa68eb42b9f63c94e9b23c486bde325a1d67d
+ sha512sums =
66271146d0867f629d9dfe193c4b9a0aa5e3f81ecd94fc3e8e6273a7332bcddb321f4993e7fc3794bd1172aceaaa21f9bab7449b45b1a23b6523ecd67712ad84
sha512sums = SKIP
pkgname = fcitx5-configtool
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-configtool
-pkgver=5.1.1
-pkgrel=2
+pkgver=5.1.2
+pkgrel=1
pkgdesc="Configuration Tool for Fcitx5"
arch=('x86_64')
url="https://github.com/fcitx/fcitx5-configtool"
@@ -18,7 +18,7 @@ optdepends=('kdeclarative5: for KCM support'
'plasma-framework5: for fcitx5-plasma-theme-generator')
makedepends=('extra-cmake-modules' 'kdeclarative5' 'kirigami2' 'ninja'
'python' 'plasma-framework5')
source=("https://download.fcitx-im.org/fcitx5/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-sha512sums=('c3c91914e0975b643bc2cc2164410ee31204c2feb529fa25cec9240965ffba7e6b75a03c065afdc12b98ede92befa68eb42b9f63c94e9b23c486bde325a1d67d'
+sha512sums=('66271146d0867f629d9dfe193c4b9a0aa5e3f81ecd94fc3e8e6273a7332bcddb321f4993e7fc3794bd1172aceaaa21f9bab7449b45b1a23b6523ecd67712ad84'
'SKIP')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-configtool/-/commit/2d3f5d5477b82ba427543f779f936010222a2bfd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-configtool/-/commit/2d3f5d5477b82ba427543f779f936010222a2bfd
You're receiving this email because of your account on gitlab.archlinux.org.