# Generated by makepkg 6.1.0
# Fri Nov  8 14:17:41 UTC 2024
pkgbase = expat
	pkgdesc = An XML parser library
	pkgver = 2.6.4
	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_6_4/expat-2.6.4.tar.xz
	source = https://github.com/libexpat/libexpat/releases/download/R_2_6_4/expat-2.6.4.tar.xz.asc
	validpgpkeys = 3176EF7DB2367F1FCA4F306B1F9B0E909AF37285
	sha256sums = a695629dae047055b37d50a0ff4776d1d45d0a4c842cf4ccee158441f55ff7ee
	sha256sums = SKIP

pkgname = expat

pkgname = libexpat
	groups = libraries
	depends = gcc-libs

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