T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / fcitx-chewing
Commits: 2de93967 by T.J. Townsend at 2024-07-12T10:15:11-04:00 upgpkg: 0.2.3-6: Rebuild packages that are missing .SRCINFO part 1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,17 @@ +pkgbase = fcitx-chewing + pkgdesc = Fcitx Wrapper for chewing + pkgver = 0.2.3 + pkgrel = 6 + url = https://github.com/fcitx/fcitx-chewing + arch = x86_64 + license = GPL + makedepends = cmake + depends = libchewing + depends = fcitx + source = https://download.fcitx-im.org/fcitx-chewing/fcitx-chewing-0.2.3.tar.xz + source = https://download.fcitx-im.org/fcitx-chewing/fcitx-chewing-0.2.3.tar.xz.sig + validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9 + sha512sums = 3492ad6ecaf00bb1ea07b76c9c23da075615597c1a68434a2da003cbe410d12172510d4306379777a1d04a359b017c49d278c002a7230b030693b668b6030bfd + sha512sums = SKIP + +pkgname = fcitx-chewing ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=fcitx-chewing pkgver=0.2.3 -pkgrel=5 +pkgrel=6 pkgdesc='Fcitx Wrapper for chewing' arch=('x86_64') url="https://github.com/fcitx/fcitx-chewing" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx-chewing/-/commit/2de93967553e564cc4382ccdb874a105753ea0f9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx-chewing/-/commit/2de93967553e564cc4382ccdb874a105753ea0f9 You're receiving this email because of your account on gitlab.archlinux.org.
