T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / fcitx-ui-light
Commits: f4c4b663 by T.J. Townsend at 2024-07-12T10:34:20-04:00 upgpkg: 0.1.3-6: Rebuild packages that are missing .SRCINFO part 2 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = fcitx-ui-light + pkgdesc = Light weight xlib and xft based ui for fcitx. + pkgver = 0.1.3 + pkgrel = 6 + url = https://github.com/fcitx/fcitx-ui-light + arch = x86_64 + license = GPL2 + makedepends = cmake + makedepends = intltool + depends = fcitx + depends = libxpm + source = https://download.fcitx-im.org/fcitx-ui-light/fcitx-ui-light-0.1.3.tar.bz2 + sha512sums = b390141afa42a1204b26588c85e2164b735298d9b805f07e36997d50c77d6a3b7b713a724a22f0762176fe7f5d956e111e0e814b1fa8348b58d4b7e9a44e9ca6 + +pkgname = fcitx-ui-light ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=fcitx-ui-light pkgver=0.1.3 -pkgrel=5 +pkgrel=6 pkgdesc="Light weight xlib and xft based ui for fcitx." arch=('x86_64') url="https://github.com/fcitx/fcitx-ui-light" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx-ui-light/-/commit/f4c4b6636732cc40bc33fbb7376572869f47bd25 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx-ui-light/-/commit/f4c4b6636732cc40bc33fbb7376572869f47bd25 You're receiving this email because of your account on gitlab.archlinux.org.
