Date: Tuesday, August 30, 2022 @ 09:44:50 Author: grawlinson Revision: 1288524
upgpkg: jc 1.21.2-1; new upstream release Modified: jc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-30 09:44:22 UTC (rev 1288523) +++ PKGBUILD 2022-08-30 09:44:50 UTC (rev 1288524) @@ -2,7 +2,7 @@ # Contributor: Jameson Pugh <[email protected]> pkgname=jc -pkgver=1.21.0 +pkgver=1.21.2 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='37835c197268d98736e5f253a763cd4fe4e95274' +_commit='f1383b5c66538db858b0de0bf1197d47353c0f29' source=("$pkgname::git+$url.git#commit=$_commit") b2sums=('SKIP')
