diff --git a/dev-libs/gobject-plugin/gobject-plugin-9999.ebuild b/dev-libs/gobject-plugin/gobject-plugin-9999.ebuild index dddac965..9bf9de9d 100644 --- a/dev-libs/gobject-plugin/gobject-plugin-9999.ebuild +++ b/dev-libs/gobject-plugin/gobject-plugin-9999.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then KEYWORDS="" else #SRC_URI="ftp://ftp.backbone.ws/projects/gobject-plugin/${P}.tar.bz2" - SRC_URI="https://git.backbone.ws/gobject/plugin/archive-tarball/v${PVR}.tgz -> linux-backbone-${PVR}.tar.gz" + SRC_URI="https://git.backbone.ws/gobject/plugin/archive-tarball/v${PVR}.tgz -> gobject-plugin-${PVR}.tar.gz" KEYWORDS="-* ~x86 ~amd64" fi