Date: Wednesday, November 9, 2022 @ 06:43:57
  Author: grawlinson
Revision: 1346082

upgpkg: jc 1.22.2-1; new upstream release

Modified:
  jc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-09 06:43:00 UTC (rev 1346081)
+++ PKGBUILD    2022-11-09 06:43:57 UTC (rev 1346082)
@@ -2,7 +2,7 @@
 # Contributor: Jameson Pugh <[email protected]>
 
 pkgname=jc
-pkgver=1.22.1
+pkgver=1.22.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='81ea83064ce380515b804e40f403c599a376f00a'
+_commit='299b0faf7c95d1a03afe87da9205ed9e637ead9d'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 

Reply via email to