net-im/fractal: Improve PKGBUMPING hack

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2023-12-24 13:20:17 +01:00
parent 97068a0336
commit 12dfb3f359

View File

@@ -30,7 +30,7 @@ SRC_URI="
https://gitlab.gnome.org/GNOME/fractal/-/archive/${PV/_/.}/${MY_P}.tar.bz2
${CARGO_CRATE_URIS}
"
if [[ ! ${PKGBUMPING} ]]; then
if [[ ${PKGBUMPING} != ${PVR} ]]; then
SRC_URI+="
https://dev.gentoo.org/~mgorny/dist/${P}-crates.tar.xz
"