pkgbase = rmatrix-bin
	pkgdesc = Rust port of cmatrix
	pkgver = 2.0.2
	pkgrel = 1
	url = https://github.com/Fierthraix/rmatrix
	arch = x86_64
	arch = aarch64
	license = GPL-3.0-or-later
	depends = gcc-libs
	depends = glibc
	provides = rmatrix
	conflicts = rmatrix
	conflicts = rmatrix-git
	source_x86_64 = https://github.com/Fierthraix/rmatrix/releases/download/v2.0.2/rmatrix-2.0.2-x86_64-unknown-linux-gnu.tar.gz
	sha256sums_x86_64 = SKIP
	source_aarch64 = https://github.com/Fierthraix/rmatrix/releases/download/v2.0.2/rmatrix-2.0.2-aarch64-unknown-linux-gnu.tar.gz
	sha256sums_aarch64 = SKIP

pkgname = rmatrix-bin
