T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / fcitx-configtool
Commits: 4965f04c by T.J. Townsend at 2024-07-12T10:15:44-04:00 upgpkg: 0.4.10-5: Rebuild packages that are missing .SRCINFO part 1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,20 @@ +pkgbase = fcitx-configtool + pkgdesc = GTK based config tool for Fcitx + pkgver = 0.4.10 + pkgrel = 5 + url = http://fcitx.googlecode.com/ + arch = x86_64 + license = GPL2 + makedepends = cmake + depends = fcitx>=4.2.7 + depends = gtk3 + depends = iso-codes + optdepends = fcitx-qt4: for some configuration windows + optdepends = fcitx-qt5: for some other configuration windows + source = https://download.fcitx-im.org/fcitx-configtool/fcitx-configtool-0.4.10.tar.xz + source = https://download.fcitx-im.org/fcitx-configtool/fcitx-configtool-0.4.10.tar.xz.sig + validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9 + sha512sums = 1c1267e9de694bbd5f258b5bba1e7514c4f8556cdc82a1cce5eafd8a4ec571955285dade0acd02f128eca01f867a30c5c6264ee7e91d32a333eba6e4d275fe8f + sha512sums = SKIP + +pkgname = fcitx-configtool ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=fcitx-configtool pkgver=0.4.10 -pkgrel=4 +pkgrel=5 pkgdesc="GTK based config tool for Fcitx" arch=('x86_64') url="http://fcitx.googlecode.com/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx-configtool/-/commit/4965f04caa85c9fb4a3a6ee1f173a3c318172939 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx-configtool/-/commit/4965f04caa85c9fb4a3a6ee1f173a3c318172939 You're receiving this email because of your account on gitlab.archlinux.org.
