pkgbase = numa-git
	pkgdesc = Portable DNS resolver in Rust — .numa local domains, ad blocking, developer overrides, DNS-over-HTTPS
	pkgver = 0.10.1.r0.g0000000
	pkgrel = 1
	url = https://github.com/razvandimescu/numa
	arch = x86_64
	license = MIT
	options = !lto
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	depends = glibc
	provides = numa
	conflicts = numa
	backup = etc/numa.toml
	source = numa::git+https://github.com/razvandimescu/numa.git
	sha256sums = SKIP

pkgname = numa-git
