mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cliphist: update to 0.5.0
This commit is contained in:
parent
f526c4518d
commit
4e91aba77f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cliphist'
|
# Template file for 'cliphist'
|
||||||
pkgname=cliphist
|
pkgname=cliphist
|
||||||
version=0.4.0
|
version=0.5.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=go.senan.xyz/cliphist
|
go_import_path=go.senan.xyz/cliphist
|
||||||
depends="wl-clipboard xdg-utils"
|
depends="wl-clipboard xdg-utils"
|
||||||
|
@ -11,4 +11,4 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/sentriz/cliphist"
|
homepage="https://github.com/sentriz/cliphist"
|
||||||
changelog="https://raw.githubusercontent.com/sentriz/cliphist/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/sentriz/cliphist/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/sentriz/cliphist/archive/v${version}.tar.gz"
|
distfiles="https://github.com/sentriz/cliphist/archive/v${version}.tar.gz"
|
||||||
checksum=e492d6cd4e1bfc77582e32e25a3683687f2ff22e8d390cd06e14d21d7bef32c2
|
checksum=02285cf3358a1851e34f95c0c369b27284d8d0996759d759fa2bbcb5b30fb13d
|
||||||
|
|
Loading…
Add table
Reference in a new issue