Date: Tuesday, October 25, 2022 @ 07:18:11 Author: grawlinson Revision: 1334694
upgpkg: jc 1.22.1-1; new upstream release Modified: jc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-25 07:17:23 UTC (rev 1334693) +++ PKGBUILD 2022-10-25 07:18:11 UTC (rev 1334694) @@ -2,7 +2,7 @@ # Contributor: Jameson Pugh <[email protected]> pkgname=jc -pkgver=1.22.0 +pkgver=1.22.1 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='b877cc9509b9828a13e4513c8241164e2fc9b37c' +_commit='81ea83064ce380515b804e40f403c599a376f00a' source=("$pkgname::git+$url.git#commit=$_commit") b2sums=('SKIP')
