# Template file for 'i3lockr'
pkgname=i3lockr
version=1.2.1
revision=1
build_style=cargo
hostmakedepends="python3"
makedepends="xcb-util-image-devel"
short_desc="Distort a screenshot and run i3lock"
maintainer="Sinésio Neto <sinetoami@gmail.com>"
license="Apache-2.0 OR MIT"
homepage="https://github.com/owenthewizard/i3lockr"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=5fce7e1b74fd7ecd5e966c928abe170e432f55f5c1c1462f2958dc423fffaae8

post_install() {
	vlicense LICENSE-MIT.md
}
