Fix checksum issue

This commit is contained in:
Paddy Milner 2025-08-18 19:45:48 +01:00
parent 7f62393243
commit 60e29e1ce3

View file

@ -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/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" LICENSE="GPL-3 MIT BSD"
SLOT="0" SLOT="0"