14 lines
481 B
Bash
14 lines
481 B
Bash
# Template file for 'clipman'
|
|
pkgname=clipman
|
|
version=0.9.0
|
|
revision=1
|
|
build_style=go
|
|
go_import_path=github.com/yory8/clipman
|
|
hostmakedepends="git"
|
|
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/yory8/clipman"
|
|
distfiles="https://github.com/yory8/clipman/archive/v${version}.tar.gz"
|
|
checksum=2619b6478fb84daaec8d8302d8fa826d5e0c7b97559f035f512a27818e1b3dfe
|