T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / fcitx-hangul
Commits: cb4a5f16 by T.J. Townsend at 2024-07-12T10:16:42-04:00 upgpkg: 0.3.1-4: Rebuild packages that are missing .SRCINFO part 1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,18 @@ +pkgbase = fcitx-hangul + pkgdesc = Hangul (Korean) support for fcitx + pkgver = 0.3.1 + pkgrel = 4 + url = https://github.com/fcitx/fcitx-hangul + arch = x86_64 + license = GPL2 + makedepends = cmake + makedepends = intltool + depends = fcitx + depends = libhangul + source = https://download.fcitx-im.org/fcitx-hangul/fcitx-hangul-0.3.1.tar.xz + source = https://download.fcitx-im.org/fcitx-hangul/fcitx-hangul-0.3.1.tar.xz.sig + validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9 + sha512sums = 6ad2e34644c9246490a91342a11b186d40702f7e587beeb056ad98538da50dbf9fdc9f298e5b379bef50f63ad5be5da79ba84e60a22b57c330d0a68dd5bf5ca6 + sha512sums = SKIP + +pkgname = fcitx-hangul ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=fcitx-hangul pkgver=0.3.1 -pkgrel=3 +pkgrel=4 pkgdesc="Hangul (Korean) support for fcitx" arch=('x86_64') url="https://github.com/fcitx/fcitx-hangul" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx-hangul/-/commit/cb4a5f169b7e2d2f0291dad5a7ad53bfc2bb8c8d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx-hangul/-/commit/cb4a5f169b7e2d2f0291dad5a7ad53bfc2bb8c8d You're receiving this email because of your account on gitlab.archlinux.org.
