# Generated by makepkg 7.1.0
# Fri Sep 11 19:44:51 UTC 2026
pkgbase = libmaxminddb
	pkgdesc = MaxMind GeoIP2 database - split package with library and utilities
	pkgver = 1.13.2
	pkgrel = 1
	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.13.2/libmaxminddb-1.13.2.tar.gz
	sha256sums = 2c7aac2f1d97eb8127ae58710731c232648e1f02244c49b36f9b64e5facebf90

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
