pkgbase = root_rain
	pkgdesc = A colorful terminal weather animation tool written in Rust (rain and snow effects)
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/execrooted/root_rain
	arch = x86_64
	license = MIT
	makedepends = rust
	makedepends = cargo
	source = https://github.com/execrooted/root_rain/archive/refs/tags/v0.1.0.tar.gz
	sha256sums = SKIP

pkgname = root_rain
