Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-hangul
Commits:
c396e5a0 by Felix Yan at 2025-02-05T01:51:58+08:00
upgpkg: 5.1.6-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fcitx5-hangul
pkgdesc = Hangul Wrapper for Fcitx5
- pkgver = 5.1.5
+ pkgver = 5.1.6
pkgrel = 1
url = https://github.com/fcitx/fcitx5-hangul
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = fcitx5-hangul
makedepends = extra-cmake-modules
depends = fcitx5
depends = libhangul
- source = git+https://github.com/fcitx/fcitx5-hangul.git#tag=5.1.5?signed
+ source = git+https://github.com/fcitx/fcitx5-hangul.git#tag=5.1.6?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
4f7eb04c3443233b5adc43244546ccf651eebda5ccb9bc895479a026b260dd0222fc13d546eb42f0f043bd5c97a9b2ef31aa4245aa830e9059f207145c5e90d1
+ sha512sums =
f4ec8dd4d78272f1b92bb565b601af20e2a45f22b4bea9ac5decf3963ac4f421c054e6ecb426304fac9ccc2bf54e482adf1df53af4f14ebd43a472e1212a435d
pkgname = fcitx5-hangul
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-hangul
-pkgver=5.1.5
+pkgver=5.1.6
pkgrel=1
pkgdesc="Hangul Wrapper for Fcitx5"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('fcitx5' 'libhangul')
makedepends=('git' 'extra-cmake-modules')
source=("git+https://github.com/fcitx/fcitx5-hangul.git#tag=$pkgver?signed")
-sha512sums=('4f7eb04c3443233b5adc43244546ccf651eebda5ccb9bc895479a026b260dd0222fc13d546eb42f0f043bd5c97a9b2ef31aa4245aa830e9059f207145c5e90d1')
+sha512sums=('f4ec8dd4d78272f1b92bb565b601af20e2a45f22b4bea9ac5decf3963ac4f421c054e6ecb426304fac9ccc2bf54e482adf1df53af4f14ebd43a472e1212a435d')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-hangul/-/commit/c396e5a058689f03d98b16fca07738f189744092
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-hangul/-/commit/c396e5a058689f03d98b16fca07738f189744092
You're receiving this email because of your account on gitlab.archlinux.org.