# Template file for 'clipse'
pkgname=clipse
version=1.2.1
revision=1
build_style=go
go_import_path="github.com/savedra1/clipse"
go_build_tags="wayland"
depends="wl-clipboard"
short_desc="Configurable TUI clipboard manager"
maintainer="cat <cat@thenight.club>"
license="MIT"
homepage="https://github.com/savedra1/clipse"
changelog="https://raw.githubusercontent.com/savedra1/clipse/refs/heads/main/CHANGELOG.md"
distfiles="https://github.com/savedra1/clipse/archive/refs/tags/v${version}.tar.gz"
checksum=ec906744103a611cc1045a9d65f20b13b454ee046fd979abf1341a1b78fe553e

post_install() {
	vlicense LICENSE
}
