Date: Monday, January 2, 2023 @ 07:52:51
  Author: grawlinson
Revision: 1372866

upgpkg: jc 1.22.4-1; new upstream release

Modified:
  jc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-02 07:43:04 UTC (rev 1372865)
+++ PKGBUILD    2023-01-02 07:52:51 UTC (rev 1372866)
@@ -2,7 +2,7 @@
 # Contributor: Jameson Pugh <[email protected]>
 
 pkgname=jc
-pkgver=1.22.3
+pkgver=1.22.4
 pkgrel=1
 pkgdesc='Converts the output of popular command-line tools and file-types to 
JSON'
 arch=('any')
@@ -21,7 +21,7 @@
   'python-wheel'
   'python-setuptools'
 )
-_commit='bcff00799f59403969392bbc7662e30292dbe076'
+_commit='36ce3c791dd2d3f0b5244961e889da5fe4bb0e6f'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 

Reply via email to