# Template file for 'cortile'
pkgname=cortile
version=2.5.2
revision=1
build_style=go
go_import_path="github.com/leukipp/cortile/v2"
short_desc="Linux auto tiling manager with hot corner support for EWMH compliant WMs"
maintainer="zenobit <zen@osowoso.org>"
license="MIT"
homepage="https://github.com/leukipp/cortile"
changelog="https://github.com/leukipp/cortile/compare/v1.0.0-rc.1...v${version}"
distfiles="https://github.com/leukipp/cortile/archive/refs/tags/v${version}.tar.gz"
checksum=6d5ea7c542093c109cbf0b23866aa154f49b7637d2f02d7d0467c38a4f114b01

post_install() {
	vlicense LICENSE
}
