Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / jo
Commits: aea8f182 by Jelle van der Waa at 2024-07-12T11:46:09+02:00 upgpkg: 1.9-2: Rebuild with .SRCINFO - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = jo + pkgdesc = JSON output from a shell + pkgver = 1.9 + pkgrel = 2 + url = https://github.com/jpmens/jo + arch = x86_64 + license = GPL2 + makedepends = git + makedepends = pandoc + depends = glibc + source = jo::git+https://github.com/jpmens/jo.git#commit=2cc476178198774ad6bea89be0b9e4ed2d4bf4c5 + b2sums = SKIP + +pkgname = jo ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=jo pkgver=1.9 -pkgrel=1 +pkgrel=2 pkgdesc='JSON output from a shell' arch=('x86_64') url='https://github.com/jpmens/jo' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/jo/-/commit/aea8f182ee0330037e93237b437892fbf04d8830 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/jo/-/commit/aea8f182ee0330037e93237b437892fbf04d8830 You're receiving this email because of your account on gitlab.archlinux.org.
