Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-configtool
Commits:
ca80abc8 by Felix Yan at 2024-10-21T23:23:05+03:00
upgpkg: 5.1.7-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fcitx5-configtool
pkgdesc = Configuration Tool for Fcitx5
- pkgver = 5.1.6
+ pkgver = 5.1.7
pkgrel = 1
url = https://github.com/fcitx/fcitx5-configtool
arch = x86_64
@@ -29,8 +29,8 @@ pkgbase = fcitx5-configtool
provides = kcm-fcitx5
conflicts = kcm-fcitx5
replaces = kcm-fcitx5
- source =
git+https://github.com/fcitx/fcitx5-configtool.git#tag=5.1.6?signed
+ source =
git+https://github.com/fcitx/fcitx5-configtool.git#tag=5.1.7?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
bd4e3d20132700ccc320b7af4b9adc41188e2452aa41ce926b71c58a2d837f20683a7fff152649f0d1e43400e6f60f7d3f1f84ca9b518d35be216611637a8025
+ sha512sums =
64e3f98d9471567a3040edc0292031d9d6508ecb9bd32613b504abaa387639f5b2449e15e774724d83bd60294460c54a4fd34db9077b99726c7eef19e36fa840
pkgname = fcitx5-configtool
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-configtool
-pkgver=5.1.6
+pkgver=5.1.7
pkgrel=1
pkgdesc="Configuration Tool for Fcitx5"
arch=('x86_64')
@@ -21,7 +21,7 @@ optdepends=('kcmutils: for KCM support'
makedepends=('git' 'extra-cmake-modules' 'kcmutils' 'kdeclarative' 'kirigami'
'ksvg' 'libplasma'
'ninja' 'python')
source=("git+https://github.com/fcitx/fcitx5-configtool.git#tag=$pkgver?signed")
-sha512sums=('bd4e3d20132700ccc320b7af4b9adc41188e2452aa41ce926b71c58a2d837f20683a7fff152649f0d1e43400e6f60f7d3f1f84ca9b518d35be216611637a8025')
+sha512sums=('64e3f98d9471567a3040edc0292031d9d6508ecb9bd32613b504abaa387639f5b2449e15e774724d83bd60294460c54a4fd34db9077b99726c7eef19e36fa840')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-configtool/-/commit/ca80abc891d1367f0298836b0ae983057f064c16
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-configtool/-/commit/ca80abc891d1367f0298836b0ae983057f064c16
You're receiving this email because of your account on gitlab.archlinux.org.