# Generated by makepkg 6.1.0
# Wed Sep 24 12:19:54 UTC 2025
pkgbase = nghttp3
	pkgdesc = HTTP/3 library written in C
	pkgver = 1.12.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.12.0/nghttp3-1.12.0.tar.xz
	source = https://github.com/ngtcp2/nghttp3/releases/download/v1.12.0/nghttp3-1.12.0.tar.xz.asc
	validpgpkeys = F4F3B91474D1EB29889BD0EF7E8403D5D673C366
	sha256sums = 6ca1e523b7edd75c02502f2bcf961125c25577e29405479016589c5da48fc43d
	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
