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

index edb77f907e7679682ac204ee7f6a22e5a82c8327..4322d843551d772f796299a4628318cfdff37270 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