Date: Thursday, June 2, 2022 @ 08:00:33
  Author: grawlinson
Revision: 1218657

upgpkg: jc 1.20.0-1

New upstream release.

Modified:
  jc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-06-02 07:59:28 UTC (rev 1218656)
+++ PKGBUILD    2022-06-02 08:00:33 UTC (rev 1218657)
@@ -2,7 +2,7 @@
 # Contributor: Jameson Pugh <[email protected]>
 
 pkgname=jc
-pkgver=1.19.0
+pkgver=1.20.0
 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='c12b48537a7a0f7d47cd655940ab7ba091a78243'
+_commit='776ee66baef425517b8c9e4ba39a25539bf6673c'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 

Reply via email to