Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
lib32-jansson
Commits:
6a30d20e by Antonio Rojas at 2026-07-05T10:34:01+02:00
upgpkg: 2.15.1-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lib32-jansson
pkgdesc = C library for encoding, decoding and manipulating JSON data
- pkgver = 2.14.1
+ pkgver = 2.15.1
pkgrel = 1
url = http://www.digip.org/jansson/
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = lib32-jansson
makedepends = git
depends = jansson
depends = lib32-glibc
- source = git+https://github.com/akheron/jansson.git#tag=v2.14.1
- sha256sums =
42e92703a10414d0c181ef225a84f519c2cfe0ab0094fa820e80e385399b3766
+ source = git+https://github.com/akheron/jansson.git#tag=v2.15.1
+ sha256sums =
e806924b678e60eb370fe6edb86e52409ad891ab5f4edda10047303934f24e10
pkgname = lib32-jansson
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Dave Reisner <[email protected]>
pkgname=lib32-jansson
-pkgver=2.14.1
+pkgver=2.15.1
pkgrel=1
pkgdesc='C library for encoding, decoding and manipulating JSON data'
arch=(x86_64)
@@ -17,7 +17,7 @@ depends=(
makedepends=(git)
_tag=684e18c927e89615c2d501737e90018f4930d6c5
source=(git+https://github.com/akheron/jansson.git#tag=v${pkgver})
-sha256sums=('42e92703a10414d0c181ef225a84f519c2cfe0ab0094fa820e80e385399b3766')
+sha256sums=('e806924b678e60eb370fe6edb86e52409ad891ab5f4edda10047303934f24e10')
pkgver() {
cd jansson
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-jansson/-/commit/6a30d20e920b8ce841e3502fb5265a0ee4fa49e7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-jansson/-/commit/6a30d20e920b8ce841e3502fb5265a0ee4fa49e7
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help