pkgbase = spotifatius
	pkgdesc = A simple Spotify CLI primarily made for monitoring what songs you're listening to and displaying that in your bar of choice like waybar or polybar.
	pkgver = {{PKG_VERSION}}
	pkgrel = 2
	url = https://github.com/AndreasBackx/spotifatius
	arch = any
	license = MIT
	makedepends = cargo
	source = spotifatius-{{PKG_VERSION}}.tar.gz::https://github.com/AndreasBackx/spotifatius/archive/{{PKG_VERSION}}.tar.gz
	sha256sums = {{CHECKSUM}}

pkgname = spotifatius

