Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / hq
Commits: 6c0c6778 by Levente Polyak at 2024-09-09T16:36:07+02:00 generate missing .SRCINFO - - - - - 1 changed file: - + .SRCINFO Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = hq + pkgdesc = HTML processor inspired by jq + pkgver = 3.1 + pkgrel = 2 + url = https://github.com/coderobe/hq + arch = x86_64 + license = AGPL3 + makedepends = git + makedepends = meson + depends = gcc-libs + depends = modest + source = git+https://github.com/coderobe/hq#tag=3.1 + md5sums = SKIP + +pkgname = hq View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hq/-/commit/6c0c67785722d9fb3173dc9effe452db8ae12070 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hq/-/commit/6c0c67785722d9fb3173dc9effe452db8ae12070 You're receiving this email because of your account on gitlab.archlinux.org.
