mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
net-im/fractal: Improve PKGBUMPING hack
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user