Date: Monday, July 25, 2022 @ 22:32:27 Author: grawlinson Revision: 1258618
upgpkg: jc 1.20.4-1; new upstream release Modified: jc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-25 22:30:54 UTC (rev 1258617) +++ PKGBUILD 2022-07-25 22:32:27 UTC (rev 1258618) @@ -2,7 +2,7 @@ # Contributor: Jameson Pugh <[email protected]> pkgname=jc -pkgver=1.20.2 +pkgver=1.20.4 pkgrel=1 pkgdesc='Converts the output of popular command-line tools and file-types to JSON' arch=('any') @@ -15,7 +15,7 @@ 'python-xmltodict' ) makedepends=('git' 'python-setuptools') -_commit='9b33a50bb0a034a792d1dfdbb7d2e0cdeae72c96' +_commit='e2f1b16cb9e920968c093bd1f371b191aa7107bf' source=("$pkgname::git+$url.git#commit=$_commit") b2sums=('SKIP')
