pkgbase = nightscape
	pkgdesc = A terminal-based night sky simulation with stars, moon, and rare events like comets and UFOs.
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/xhon4/nightscape
	arch = x86_64
	license = MIT
	makedepends = cargo
	depends = rust
	depends = signal-hook
	depends = crossterm
	source = nightscape-0.1.0.tar.gz::https://github.com/xhon4/nightscape/archive/v0.1.0.tar.gz
	sha256sums = SKIP

pkgname = nightscape
