mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
sci-mathematics/rstudio-desktop-bin: fix SRC_URI
Used PVR before, using PV now so revbumps won't break the ebuild. Signed-off-by: Joe Kappus <joe@wt.gd>
This commit is contained in:
@@ -15,7 +15,7 @@ inherit chromium-2 linux-info optfeature rpm xdg
|
|||||||
|
|
||||||
DESCRIPTION="IDE for R and Python"
|
DESCRIPTION="IDE for R and Python"
|
||||||
HOMEPAGE="https://posit.co"
|
HOMEPAGE="https://posit.co"
|
||||||
SRC_URI="https://download1.rstudio.org/electron/rhel8/x86_64/${MY_PN}-${PVR/_p/-}-x86_64.rpm"
|
SRC_URI="https://download1.rstudio.org/electron/rhel8/x86_64/${MY_PN}-${PV/_p/-}-x86_64.rpm"
|
||||||
|
|
||||||
LICENSE="AGPL-3"
|
LICENSE="AGPL-3"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
|||||||
Reference in New Issue
Block a user