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

index 0d0fa8574bba7a6db5419173303c3bedfefcb953..c39d5dee7cd01acef1982be3ce7b825a9e4158e2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -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