16 lines
610 B
Bash
16 lines
610 B
Bash
# Template file for 'cliphist'
|
|
pkgname=cliphist
|
|
version=0.6.1
|
|
revision=1
|
|
build_style=go
|
|
make_check_args="-skip=TestScripts/no-permission"
|
|
go_import_path=go.senan.xyz/cliphist
|
|
depends="wl-clipboard xdg-utils"
|
|
short_desc="Wayland clipboard manager"
|
|
maintainer="LucasTavaresA <tavares.lassuncao@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/sentriz/cliphist"
|
|
changelog="https://raw.githubusercontent.com/sentriz/cliphist/master/CHANGELOG.md"
|
|
distfiles="https://github.com/sentriz/cliphist/archive/v${version}.tar.gz"
|
|
checksum=db0f25ba3e9173dcb257d66cb1293e277a8bdfed11cc8d6b38b7473b0947781d
|