T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / fcitx-unikey
Commits: aa9c183b by T.J. Townsend at 2024-07-12T10:35:00-04:00 upgpkg: 0.2.7-4: Rebuild packages that are missing .SRCINFO part 2 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,18 @@ +pkgbase = fcitx-unikey + pkgdesc = Fcitx Wrapper for unikey + pkgver = 0.2.7 + pkgrel = 4 + url = https://github.com/fcitx/fcitx-unikey + arch = x86_64 + license = GPL + makedepends = cmake + makedepends = fcitx-qt5 + depends = fcitx + optdepends = fcitx-qt5: To run the fcitx unikey macro editor + source = https://download.fcitx-im.org/fcitx-unikey/fcitx-unikey-0.2.7.tar.xz + source = https://download.fcitx-im.org/fcitx-unikey/fcitx-unikey-0.2.7.tar.xz.sig + validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9 + sha512sums = 1bb78e4f27f0cda1e3aa5a633be45e0a26d121d5b472b1325b0c028ff65ca156d23e7ffee0367badeac1dd21ba1743ee8a2c9c27c629ae0996e84e0062b67ad2 + sha512sums = SKIP + +pkgname = fcitx-unikey ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=fcitx-unikey pkgver=0.2.7 -pkgrel=3 +pkgrel=4 pkgdesc="Fcitx Wrapper for unikey" arch=('x86_64') url="https://github.com/fcitx/fcitx-unikey" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx-unikey/-/commit/aa9c183b822c2c8e64cc83b6025a8c8134d9cae1 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx-unikey/-/commit/aa9c183b822c2c8e64cc83b6025a8c8134d9cae1 You're receiving this email because of your account on gitlab.archlinux.org.
