summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lxqt-base/lxqt-common/lxqt-common-0.8.0.ebuild')
-rw-r--r--lxqt-base/lxqt-common/lxqt-common-0.8.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/lxqt-base/lxqt-common/lxqt-common-0.8.0.ebuild b/lxqt-base/lxqt-common/lxqt-common-0.8.0.ebuild
index 104c6e13f615..e60505c2513f 100644
--- a/lxqt-base/lxqt-common/lxqt-common-0.8.0.ebuild
+++ b/lxqt-base/lxqt-common/lxqt-common-0.8.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-common/lxqt-common-0.8.0.ebuild,v 1.2 2014/11/16 12:42:27 jauhien Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-common/lxqt-common-0.8.0.ebuild,v 1.3 2015/01/30 16:32:19 kensington Exp $
EAPI=5
inherit cmake-utils
@@ -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/lxqt/${PV}/${P}.tar.xz"
+ SRC_URI="http://downloads.lxqt.org/lxqt/lxqt/${PV}/${P}.tar.xz"
KEYWORDS="~amd64 ~x86"
fi