Date: Saturday, June 18, 2022 @ 00:53:30 Author: grawlinson Revision: 1238347
upgpkg: jc 1.20.1-1; new upstream release Modified: jc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-18 00:52:57 UTC (rev 1238346) +++ PKGBUILD 2022-06-18 00:53:30 UTC (rev 1238347) @@ -2,7 +2,7 @@ # Contributor: Jameson Pugh <[email protected]> pkgname=jc -pkgver=1.20.0 +pkgver=1.20.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='776ee66baef425517b8c9e4ba39a25539bf6673c' +_commit='7fd67fda136b99e68dba4cf56c31b042e7217870' source=("$pkgname::git+$url.git#commit=$_commit") b2sums=('SKIP')
