Date: Thursday, May 11, 2023 @ 07:18:29
  Author: grawlinson
Revision: 1459877

upgpkg: jc 1.23.2-1; new upstream release

Modified:
  jc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-11 05:25:47 UTC (rev 1459876)
+++ PKGBUILD    2023-05-11 07:18:29 UTC (rev 1459877)
@@ -2,8 +2,8 @@
 # Contributor: Jameson Pugh <[email protected]>
 
 pkgname=jc
-pkgver=1.22.5
-pkgrel=2
+pkgver=1.23.2
+pkgrel=1
 pkgdesc='Converts the output of popular command-line tools and file-types to 
JSON'
 arch=('any')
 url='https://github.com/kellyjonbrazil/jc'
@@ -21,7 +21,7 @@
   'python-wheel'
   'python-setuptools'
 )
-_commit='b0d6a7307ca7644ba7daf37a28ca3544aa344837'
+_commit='5527d224592028e3d515cef632feb798395e982d'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 

Reply via email to