aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vetter <g.bluehut@gmail.com>2015-01-19 13:31:55 +0100
committerMichael Vetter <g.bluehut@gmail.com>2015-01-19 13:35:59 +0100
commitb8901f136eff718ae5974484e77e37f6d93fbfa1 (patch)
tree437ac53a81a32808d27b32ce44adffdd1a170044 /lxqt-base/lxqt-policykit
parent[qt5-build.eclass] Update SRC_URIs. (diff)
downloadqt-b8901f136eff718ae5974484e77e37f6d93fbfa1.tar.gz
qt-b8901f136eff718ae5974484e77e37f6d93fbfa1.tar.bz2
qt-b8901f136eff718ae5974484e77e37f6d93fbfa1.zip
[lxqt-base] LXQt SRC_URI change
On 18.01.2015 J. Leclanche announced on the LXDE mailing list that the package download path will change in a few weeks (with the release of 0.9.0). The change of download paths affacts all version. The new locations are already working, so here is the change that needs to be done.
Diffstat (limited to 'lxqt-base/lxqt-policykit')
-rw-r--r--lxqt-base/lxqt-policykit/lxqt-policykit-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-policykit/lxqt-policykit-9999.ebuild b/lxqt-base/lxqt-policykit/lxqt-policykit-9999.ebuild
index 60d40028..ace60dfe 100644
--- a/lxqt-base/lxqt-policykit/lxqt-policykit-9999.ebuild
+++ b/lxqt-base/lxqt-policykit/lxqt-policykit-9999.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
else
- SRC_URI="http://lxqt.org/downloads/${PV}/${P}.tar.xz"
+ SRC_URI="http://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz"
KEYWORDS="~amd64 ~x86"
fi