Date: Sunday, October 30, 2022 @ 02:12:07
  Author: grawlinson
Revision: 1339391

upgpkg: jo 1.7-1; new upstream release

Modified:
  jo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-30 02:07:19 UTC (rev 1339390)
+++ PKGBUILD    2022-10-30 02:12:07 UTC (rev 1339391)
@@ -3,8 +3,8 @@
 # Contributor: Lance Chen <[email protected]>
 
 pkgname=jo
-pkgver=1.6
-pkgrel=2
+pkgver=1.7
+pkgrel=1
 pkgdesc='JSON output from a shell'
 arch=('x86_64')
 url='https://github.com/jpmens/jo'
@@ -11,7 +11,7 @@
 license=('GPL2')
 depends=('glibc')
 makedepends=('git' 'pandoc')
-_commit='6962bca178a6778328d1126ff762120305bb4327'
+_commit='0904bbd456833ef35059e12609088eb3a28be3b4'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 

Reply via email to