# Generated by makepkg 6.1.0
# Wed Sep  4 19:03:32 UTC 2024
pkgbase = expat
	pkgdesc = An XML parser library
	pkgver = 2.6.3
	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_3/expat-2.6.3.tar.xz
	source = https://github.com/libexpat/libexpat/releases/download/R_2_6_3/expat-2.6.3.tar.xz.asc
	validpgpkeys = 3176EF7DB2367F1FCA4F306B1F9B0E909AF37285
	sha256sums = 274db254a6979bde5aad404763a704956940e465843f2a9bd9ed7af22e2c0efc
	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.3
	options = staticlibs
