Fix checksum issue
This commit is contained in:
parent
7f62393243
commit
60e29e1ce3
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ inherit go-module
|
|||
|
||||
DESCRIPTION="Wayland clipboard manager with support for multimedia"
|
||||
HOMEPAGE="https://github.com/sentriz/cliphist"
|
||||
SRC_URI="https://github.com/henri-gasc/cliphist/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
|
||||
SRC_URI="https://github.com/henri-gasc/cliphist/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
|
||||
|
||||
LICENSE="GPL-3 MIT BSD"
|
||||
SLOT="0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue