15 lines
481 B
Bash
15 lines
481 B
Bash
# Template file for 'clipman'
|
|
pkgname=clipman
|
|
version=1.0.2
|
|
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=9ee2a03891d06594323777fad2e34b3787f41c5168f2354c52776bc8ad2868d3
|