[lxqt] fix SRC_URI again

This commit is contained in:
2018-04-11 18:33:36 +02:00
parent c12ac6c485
commit 004862fe08
21 changed files with 28 additions and 26 deletions

View File

@@ -7,8 +7,8 @@ inherit cmake-utils
DESCRIPTION="LXQt common resources"
HOMEPAGE="https://lxqt.org/"
SRC_URI="https://downloads.lxqt.org/downloads/${PV}/${P}.tar.xz"
KEYWORDS="amd64 ~arm ~arm64 ~x86"
SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
LICENSE="LGPL-2.1+"
SLOT="0"