Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-hangul
Commits:
b803e650 by Felix Yan at 2025-11-04T06:05:34+08:00
upgpkg: 5.1.8-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fcitx5-hangul
pkgdesc = Hangul Wrapper for Fcitx5
- pkgver = 5.1.7
+ pkgver = 5.1.8
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.7?signed
+ source = git+https://github.com/fcitx/fcitx5-hangul.git#tag=5.1.8?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
ec036aa4ba3f5f6e7ad2c9d841ae1ad6936c78b4f69e83f918f1024f6aebd07c0c89d6b7b083a0322974200ef6099341e092471df980e408c15da5ece049d5c1
+ sha512sums =
5913d7f3a80ee1d6aef8c386cb459638ae93b671e80642edf3935c1fe6aa86c28d1a8f71788dd231c5bc83da73b7944f7e72b3de641a10190e7459361dcfe242
pkgname = fcitx5-hangul
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-hangul
-pkgver=5.1.7
+pkgver=5.1.8
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=('ec036aa4ba3f5f6e7ad2c9d841ae1ad6936c78b4f69e83f918f1024f6aebd07c0c89d6b7b083a0322974200ef6099341e092471df980e408c15da5ece049d5c1')
+sha512sums=('5913d7f3a80ee1d6aef8c386cb459638ae93b671e80642edf3935c1fe6aa86c28d1a8f71788dd231c5bc83da73b7944f7e72b3de641a10190e7459361dcfe242')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-hangul/-/commit/b803e6507d1f2acf7f9b0ee52aff2272bc8a2da6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-hangul/-/commit/b803e6507d1f2acf7f9b0ee52aff2272bc8a2da6
You're receiving this email because of your account on gitlab.archlinux.org.