lxqt-base/liblxqt: fix SRC_URI
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 15 Apr 2018 07:47:41 +0000 (09:47 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 15 Apr 2018 12:40:50 +0000 (14:40 +0200)
lxqt-base/liblxqt/liblxqt-0.11.0-r1.ebuild

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