# Generated by makepkg 6.1.0
# Mon May 11 00:58:12 UTC 2026
pkgbase = expat
	pkgdesc = An XML parser library
	pkgver = 2.8.1
	pkgrel = 1
	url = https://libexpat.github.io/
	arch = i686
	arch = x86_64
	license = spdx:MIT
	makedepends = autotools
	makedepends = gcc
	source = https://github.com/libexpat/libexpat/releases/download/R_2_8_1/expat-2.8.1.tar.xz
	source = https://github.com/libexpat/libexpat/releases/download/R_2_8_1/expat-2.8.1.tar.xz.asc
	validpgpkeys = 3176EF7DB2367F1FCA4F306B1F9B0E909AF37285
	sha256sums = 10b195ee78160a908388180a8fe3603d4e9a12f4755fbf5f3816b23a9d750da0
	sha256sums = SKIP

pkgname = expat

pkgname = libexpat
	groups = libraries
	depends = gcc-libs

pkgname = libexpat-devel
	pkgdesc = Libexpat headers and libraries
	groups = development
	depends = libexpat=2.8.1
	options = staticlibs
