Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / gron
Commits: eba16b8d by Levente Polyak at 2024-09-09T16:34:11+02:00 generate missing .SRCINFO - - - - - 1 changed file: - + .SRCINFO Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = gron + pkgdesc = Makes JSON greppable + pkgver = 0.7.1 + pkgrel = 2 + url = https://github.com/tomnomnom/gron + arch = x86_64 + license = MIT + makedepends = git + makedepends = go + depends = glibc + options = !lto + source = gron::git+https://github.com/tomnomnom/gron.git#commit=badf401da553eb41b7ffde4be6a64809ed0ed846 + b2sums = SKIP + +pkgname = gron View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gron/-/commit/eba16b8dab316536df76ad6cd1bac11aa3a334eb -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gron/-/commit/eba16b8dab316536df76ad6cd1bac11aa3a334eb You're receiving this email because of your account on gitlab.archlinux.org.
