Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / flex
Commits: cfd29783 by Levente Polyak at 2024-09-09T16:31:07+02:00 generate missing .SRCINFO - - - - - 1 changed file: - + .SRCINFO Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,20 @@ +pkgbase = flex + pkgdesc = A tool for generating text-scanning programs + pkgver = 2.6.4 + pkgrel = 5 + url = https://github.com/westes/flex + arch = x86_64 + license = custom + makedepends = help2man + depends = glibc + depends = m4 + depends = sh + source = https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz + source = https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz.sig + source = flex-pie.patch + validpgpkeys = 56C67868E93390AA1039AD1CE4B29C8D64885307 + sha256sums = e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995 + sha256sums = SKIP + sha256sums = 20f3cce6b0ea6ab67a902a46b89c292b959994dedcbe6ee5d187f9bba1408b0e + +pkgname = flex View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/flex/-/commit/cfd29783222dfe8d90cec19fe2bcc2ea47726005 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/flex/-/commit/cfd29783222dfe8d90cec19fe2bcc2ea47726005 You're receiving this email because of your account on gitlab.archlinux.org.
