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