# Template file for 'i3wsr'
pkgname=i3wsr
version=3.1.2
revision=1
build_style=cargo
hostmakedepends="python3"
makedepends="libxcb-devel"
short_desc="Change i3 workspace names based on content"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/roosta/i3wsr"
distfiles="https://github.com/roosta/i3wsr/archive/v${version}.tar.gz"
checksum=0853f1c712d4d4622f7dc7c4eaf10243d06ca1cb1566cf896c957b135f0cb71a

post_install() {
	vlicense LICENSE
}
