# Template file for 'clipman'
pkgname=clipman
version=1.6.5
revision=1
build_style=go
go_import_path=github.com/chmouel/clipman
depends="wl-clipboard"
short_desc="Simple clipboard manager for Wayland"
maintainer="travankor <travankor@tuta.io>"
license="GPL-3.0-or-later"
homepage="https://github.com/chmouel/clipman"
changelog="https://raw.githubusercontent.com/chmouel/clipman/master/CHANGELOG.md"
distfiles="https://github.com/chmouel/clipman/archive/refs/tags/v${version}.tar.gz"
checksum=e9f23eea37dfde24472420f79906d553945224930efafa3a9012f5440de019dd

post_install() {
	vman docs/clipman.1
}
