pkgbase = aodv-git
	pkgdesc = Userspace AODV control-plane implementation based on RFC 3561
	pkgver = 0.2.1.r0.g0000000
	pkgrel = 1
	url = https://github.com/Fierthraix/aodv-rs
	arch = x86_64
	arch = aarch64
	license = MIT OR Apache-2.0
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	depends = glibc
	provides = aodv
	conflicts = aodv
	conflicts = aodv-bin
	source = aodv::git+https://github.com/Fierthraix/aodv-rs.git
	sha256sums = SKIP

pkgname = aodv-git
