Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ jansson


Commits:
5f321d88 by Leonidas Spyropoulos at 2024-03-27T22:08:50+00:00
upgpkg: 2.14-3: rebuild with reproducible pacman

https://archlinux.org/todo/rebuild-core-with-reproducible-pacman/

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,16 @@
+pkgbase = jansson
+       pkgdesc = C library for encoding, decoding and manipulating JSON data
+       pkgver = 2.14
+       pkgrel = 3
+       url = https://www.digip.org/jansson/
+       arch = x86_64
+       license = MIT
+       depends = glibc
+       options = staticlibs
+       source = 
https://github.com/akheron/jansson/releases/download/v2.14/jansson-2.14.tar.gz
+       source = 
https://github.com/akheron/jansson/releases/download/v2.14/jansson-2.14.tar.gz.asc
+       validpgpkeys = B5D6953E6D5059ED7ADA0F2FD3657D24D058434C
+       sha256sums = 
5798d010e41cf8d76b66236cfb2f2543c8d082181d16bc3085ab49538d4b9929
+       sha256sums = SKIP
+
+pkgname = jansson


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=jansson
 pkgver=2.14
-pkgrel=2
+pkgrel=3
 pkgdesc='C library for encoding, decoding and manipulating JSON data'
 arch=('x86_64')
 url='https://www.digip.org/jansson/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jansson/-/commit/5f321d88b081ecea473adc8073a41285d2227252

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


Reply via email to