# Generated by makepkg 7.0.0
# Thu Jul  2 18:15:22 UTC 2026
pkgbase = libmaxminddb
	pkgdesc = MaxMind GeoIP2 database - split package with library and utilities
	pkgver = 1.12.2
	pkgrel = 2
	url = https://maxmind.github.io/libmaxminddb/
	arch = x86_64
	arch = aarch64
	license = Apache-2.0
	optdepends = geoip2-database: IP geolocation databases
	source = https://github.com/maxmind/libmaxminddb/releases/download/1.12.2/libmaxminddb-1.12.2.tar.gz
	sha256sums = 1bfbf8efba3ed6462e04e225906ad5ce5fe958aa3d626a1235b2a2253d600743

pkgname = libmaxminddb
	pkgdesc = MaxMindDB GeoIP2 database library
	depends = glibc

pkgname = mmdblookup
	pkgdesc = MaxMindDB GeoIP2 lookup utility
	url = https://maxmind.github.io/libmaxminddb/mmdblookup.html
	depends = libmaxminddb
