Skip to content

Commit 04b7ed5

Browse files
committed
New package: cortile-2.5.2
1 parent bf65c71 commit 04b7ed5

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

srcpkgs/cortile/template

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Template file for 'cortile'
2+
pkgname=cortile
3+
version=2.5.2
4+
revision=1
5+
build_style=go
6+
go_import_path="github.com/leukipp/cortile/v2"
7+
short_desc="Linux auto tiling manager with hot corner support for EWMH compliant WMs"
8+
maintainer="zenobit <zenobit@disroot.org>"
9+
license="MIT"
10+
homepage="https://github.com/leukipp/cortile"
11+
changelog="https://github.com/leukipp/cortile/compare/v1.0.0-rc.1...v${version}"
12+
distfiles="https://github.com/leukipp/cortile/archive/refs/tags/v${version}.tar.gz"
13+
checksum=6d5ea7c542093c109cbf0b23866aa154f49b7637d2f02d7d0467c38a4f114b01
14+
15+
post_install() {
16+
vlicense LICENSE
17+
}

0 commit comments

Comments
 (0)