# Generated by makepkg 6.1.0
# Tue Dec 23 17:54:52 UTC 2025
pkgbase = nghttp3
	pkgdesc = HTTP/3 library written in C
	pkgver = 1.14.0
	pkgrel = 1
	url = https://nghttp2.org/nghttp3
	arch = i686
	arch = x86_64
	license = spdx:MIT
	makedepends = gcc
	makedepends = cmake
	makedepends = ninja
	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 = b3083dae2ff30cf00d24d5fedd432479532c7b17d993d384103527b36c1ec82d
	sha256sums = SKIP

pkgname = libnghttp3
	pkgdesc = HTTP/3 library written in C - runtime libraries
	depends = gcc-libs

pkgname = libnghttp3-devel
	pkgdesc = HTTP/3 library written in C - development files
	depends = libnghttp3
