George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / jc


Commits:
ea6e3f44 by George Rawlinson at 2023-10-26T19:44:17+13:00
upgpkg: 1.23.6-1

* New upstream release.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = jc
        pkgdesc = Converts the output of popular command-line tools and 
file-types to JSON
-       pkgver = 1.23.5
+       pkgver = 1.23.6
        pkgrel = 1
        url = https://github.com/kellyjonbrazil/jc
        arch = any
@@ -14,7 +14,7 @@ pkgbase = jc
        depends = python-pygments
        depends = python-ruamel-yaml
        depends = python-xmltodict
-       source = 
jc::git+https://github.com/kellyjonbrazil/jc.git#commit=d298e101e9e8d7d00d7f23fcef0d7a254a467d9a
+       source = 
jc::git+https://github.com/kellyjonbrazil/jc.git#commit=249d93f15c877855c08454aa5c34905bc6c27f35
        b2sums = SKIP
 
 pkgname = jc


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Jameson Pugh <[email protected]>
 
 pkgname=jc
-pkgver=1.23.5
+pkgver=1.23.6
 pkgrel=1
 pkgdesc='Converts the output of popular command-line tools and file-types to 
JSON'
 arch=('any')
@@ -21,7 +21,7 @@ makedepends=(
   'python-wheel'
   'python-setuptools'
 )
-_commit='d298e101e9e8d7d00d7f23fcef0d7a254a467d9a'
+_commit='249d93f15c877855c08454aa5c34905bc6c27f35'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jc/-/commit/ea6e3f44367d2f0b14caf6a26d8cbfe5c335aeac

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jc/-/commit/ea6e3f44367d2f0b14caf6a26d8cbfe5c335aeac
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to