Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
jc
Commits:
6eae3741 by Jelle van der Waa at 2024-04-05T11:49:33+02:00
upgpkg: 1.25.1-2: Rebuild with Python 3.12
- - - - -
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 = 1
+ pkgrel = 2
url = https://github.com/kellyjonbrazil/jc
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=jc
pkgver=1.25.1
-pkgrel=1
+pkgrel=2
pkgdesc='Converts the output of popular command-line tools and file-types to
JSON'
arch=('any')
url='https://github.com/kellyjonbrazil/jc'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jc/-/commit/6eae37415e06d4cbcbdca6a23b9362cd8f224166
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jc/-/commit/6eae37415e06d4cbcbdca6a23b9362cd8f224166
You're receiving this email because of your account on gitlab.archlinux.org.