T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / fcitx-m17n
Commits: a5fd1034 by T.J. Townsend at 2024-07-12T10:18:52-04:00 upgpkg: 0.2.4-3: Rebuild packages that are missing .SRCINFO part 1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = fcitx-m17n + pkgdesc = Fcitx Wrapper for m17n + pkgver = 0.2.4 + pkgrel = 3 + url = https://github.com/fcitx/fcitx-m17n + arch = x86_64 + license = GPL + makedepends = cmake + depends = fcitx + depends = m17n-lib + source = https://download.fcitx-im.org/fcitx-m17n/fcitx-m17n-0.2.4.tar.xz + sha512sums = b7c483e9c88e58a47ead294c36ed182558f09b41996e97faaba9fd3a96612f6a0fc240fdcb95db9a08c1546abe5fc97337957e2124844bd011363b7468f6e112 + +pkgname = fcitx-m17n ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=fcitx-m17n pkgver=0.2.4 -pkgrel=2 +pkgrel=3 pkgdesc="Fcitx Wrapper for m17n" arch=('x86_64') url="https://github.com/fcitx/fcitx-m17n" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx-m17n/-/commit/a5fd10346f5e9fe2cc081d4139c59ff1cc532e32 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx-m17n/-/commit/a5fd10346f5e9fe2cc081d4139c59ff1cc532e32 You're receiving this email because of your account on gitlab.archlinux.org.
