Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
lib32-libnghttp3


Commits:
6baa31e7 by Christian Hesse at 2025-12-23T12:00:32+01:00
upgpkg: 1.14.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = lib32-libnghttp3
        pkgdesc = HTTP/3 library written in C (32-bit)
-       pkgver = 1.13.1
+       pkgver = 1.14.0
        pkgrel = 1
        url = https://github.com/ngtcp2/nghttp3
        arch = x86_64
@@ -8,10 +8,10 @@ pkgbase = lib32-libnghttp3
        depends = lib32-glibc
        depends = libnghttp3
        provides = libnghttp3.so
-       source = 
https://github.com/ngtcp2/nghttp3/releases/download/v1.13.1/nghttp3-1.13.1.tar.xz
-       source = 
https://github.com/ngtcp2/nghttp3/releases/download/v1.13.1/nghttp3-1.13.1.tar.xz.asc
+       source = 
https://github.com/ngtcp2/nghttp3/releases/download/v1.14.0/nghttp3-1.14.0.tar.xz
+       source = 
https://github.com/ngtcp2/nghttp3/releases/download/v1.14.0/nghttp3-1.14.0.tar.xz.asc
        validpgpkeys = F4F3B91474D1EB29889BD0EF7E8403D5D673C366
-       sha256sums = 
020836668c711d5c166969f8b165fbfd989e6967d0601947bf608f29e2158518
+       sha256sums = 
b3083dae2ff30cf00d24d5fedd432479532c7b17d993d384103527b36c1ec82d
        sha256sums = SKIP
 
 pkgname = lib32-libnghttp3


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Christian Hesse <[email protected]>
 
 pkgname=lib32-libnghttp3
-pkgver=1.13.1
+pkgver=1.14.0
 pkgrel=1
 pkgdesc="HTTP/3 library written in C (32-bit)"
 url='https://github.com/ngtcp2/nghttp3'
@@ -11,7 +11,7 @@ depends=('lib32-glibc' 'libnghttp3')
 provides=('libnghttp3.so')
 validpgpkeys=('F4F3B91474D1EB29889BD0EF7E8403D5D673C366') # Tatsuhiro 
Tsujikawa <[email protected]>
 
source=("https://github.com/ngtcp2/nghttp3/releases/download/v${pkgver}/nghttp3-${pkgver}.tar.xz"{,.asc})
-sha256sums=('020836668c711d5c166969f8b165fbfd989e6967d0601947bf608f29e2158518'
+sha256sums=('b3083dae2ff30cf00d24d5fedd432479532c7b17d993d384103527b36c1ec82d'
             'SKIP')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libnghttp3/-/commit/6baa31e77673a5694ae27a39910072aaf4686d45

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


Reply via email to