Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / hspell
Commits: 97c1ff2e by Levente Polyak at 2024-09-09T16:36:15+02:00 generate missing .SRCINFO - - - - - 1 changed file: - + .SRCINFO Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,28 @@ +pkgbase = hspell + pkgver = 1.4 + pkgrel = 5 + url = http://www.ivrix.org.il/projects/spell-checker/ + arch = x86_64 + license = GPL + makedepends = glibc + makedepends = zlib + makedepends = perl + makedepends = hunspell + makedepends = gawk + makedepends = qt6-webengine + options = !makeflags + source = http://hspell.ivrix.org.il/hspell-1.4.tar.gz + source = http://hspell.ivrix.org.il/hspell-1.4.tar.gz.sig + validpgpkeys = 996512CD85DC510BD45EAD46415E26D84D4E37DB + sha256sums = 7310f5d58740d21d6d215c1179658602ef7da97a816bc1497c8764be97aabea3 + sha256sums = SKIP + +pkgname = hspell + pkgdesc = Hebrew spell-checker + depends = glibc + depends = zlib + depends = perl + +pkgname = hunspell-he + pkgdesc = Hebrew hunspell dictionary + provides = hunspell-dictionary View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hspell/-/commit/97c1ff2e63a42b9d31e2749c3d3245a015cc54fa -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hspell/-/commit/97c1ff2e63a42b9d31e2749c3d3245a015cc54fa You're receiving this email because of your account on gitlab.archlinux.org.
