T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / fcitx-table-other
Commits: 0bd3207f by T.J. Townsend at 2024-07-12T10:33:49-04:00 upgpkg: 0.2.4-3: Rebuild packages that are missing .SRCINFO part 2 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = fcitx-table-other + pkgdesc = Provides some other tables for Fcitx, fork from ibus-table-others, scim-tables. + pkgver = 0.2.4 + pkgrel = 3 + url = https://github.com/fcitx/fcitx-table-other + arch = any + license = GPL2 + makedepends = cmake + makedepends = intltool + depends = fcitx + source = https://download.fcitx-im.org/fcitx-table-other/fcitx-table-other-0.2.4.tar.xz + sha512sums = f7eeb45acfd31f5292b2fa0b068b755fddc30d42d23967ad684a5f665b76de8e98b56219cecd6bacaa5f8ec8af7453ed5c3a4b9f15d312f5b32f8e49ab30688d + +pkgname = fcitx-table-other ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=fcitx-table-other pkgver=0.2.4 -pkgrel=2 +pkgrel=3 pkgdesc='Provides some other tables for Fcitx, fork from ibus-table-others, scim-tables.' arch=('any') url="https://github.com/fcitx/fcitx-table-other" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx-table-other/-/commit/0bd3207f2067c4a0f151b4e5a256abd98e282b50 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx-table-other/-/commit/0bd3207f2067c4a0f151b4e5a256abd98e282b50 You're receiving this email because of your account on gitlab.archlinux.org.
