15 lines
560 B
Bash
15 lines
560 B
Bash
|
# Template file for 'cliphist'
|
||
|
pkgname=cliphist
|
||
|
version=0.3.1
|
||
|
revision=1
|
||
|
build_style=go
|
||
|
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=381b92356e76229c5d15c2d42b3ee63734b7463aacbd200087abd6ed3c30c5ce
|