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


Commits:
dad4ea89 by Christian Hesse at 2026-01-07T16:01:39+01:00
upgpkg: 1.19.0-2: depend on libngtcp2 for headers

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,14 @@
 pkgbase = lib32-libngtcp2
        pkgdesc = Implementation of IETF QUIC protocol (32-bit)
        pkgver = 1.19.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/ngtcp2/ngtcp2
        arch = x86_64
        license = MIT
        makedepends = git
        makedepends = libngtcp2
        makedepends = lib32-brotli
+       depends = libngtcp2
        depends = lib32-glibc
        depends = lib32-openssl
        depends = libssl.so


=====================================
PKGBUILD
=====================================
@@ -2,12 +2,13 @@
 
 pkgname=lib32-libngtcp2
 pkgver=1.19.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Implementation of IETF QUIC protocol (32-bit)'
 url='https://github.com/ngtcp2/ngtcp2'
 arch=('x86_64')
 license=('MIT')
 depends=(
+  'libngtcp2'
   'lib32-glibc'
   'lib32-openssl' 'libssl.so'
   'lib32-gnutls'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libngtcp2/-/commit/dad4ea8948313287aaa47bfb61976dcf4321c1c7

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


Reply via email to