dev-libs/libqtxdg: fix SRC_URI
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 15 Apr 2018 07:47:04 +0000 (09:47 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 15 Apr 2018 12:40:44 +0000 (14:40 +0200)
dev-libs/libqtxdg/libqtxdg-2.0.0.ebuild

index ed5a953680b7cd37d255358f82f14cc071b9c439..710701f202003119f86e19a2a31df328a0e719df 100644 (file)
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/lxde/${PN}.git"
 else
-       SRC_URI="https://downloads.lxqt.org/${PN}/${PV}/${P}.tar.xz"
+       SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
        KEYWORDS="amd64 ~arm ~arm64 x86"
 fi