Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / jc


Commits:
0b6086d6 by Antonio Rojas at 2024-05-06T08:38:42+02:00
upgpkg: 1.25.2-1: Update to 1.25.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = jc
        pkgdesc = Converts the output of popular command-line tools and 
file-types to JSON
-       pkgver = 1.25.1
-       pkgrel = 2
+       pkgver = 1.25.2
+       pkgrel = 1
        url = https://github.com/kellyjonbrazil/jc
        arch = any
        license = MIT
@@ -13,7 +13,7 @@ pkgbase = jc
        depends = python-pygments
        depends = python-ruamel-yaml
        depends = python-xmltodict
-       source = 
jc-1.25.1.tar.gz::https://github.com/kellyjonbrazil/jc/archive/refs/tags/v1.25.1.tar.gz
-       b2sums = 
0ad2d106145330529bdf67496e6eb1e60960679f57c11c5aed1797eb437e1fa4df7ef39143f72e933b10d0a4d0b0b32efe1a617f935b45bd99715d68b20a2d2f
+       source = 
jc-1.25.2.tar.gz::https://github.com/kellyjonbrazil/jc/archive/refs/tags/v1.25.2.tar.gz
+       b2sums = 
2c7ff002d45ed587e1d6578a8f4be9f25a3e1f182e2652faceaa513684b5a02616708f0225217942ba9a20df54675d7cee792ad11bdfdef5bd89f87e53d2df86
 
 pkgname = jc


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Jameson Pugh <imntr...@gmail.com>
 
 pkgname=jc
-pkgver=1.25.1
-pkgrel=2
+pkgver=1.25.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 @@ makedepends=(
   'python-setuptools'
 )
 source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
-b2sums=('0ad2d106145330529bdf67496e6eb1e60960679f57c11c5aed1797eb437e1fa4df7ef39143f72e933b10d0a4d0b0b32efe1a617f935b45bd99715d68b20a2d2f')
+b2sums=('2c7ff002d45ed587e1d6578a8f4be9f25a3e1f182e2652faceaa513684b5a02616708f0225217942ba9a20df54675d7cee792ad11bdfdef5bd89f87e53d2df86')
 
 build(){
   cd "$pkgname-$pkgver"



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jc/-/commit/0b6086d6caf432dc4a914d865b9261789559a06a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to