Skip to content

Commit

Permalink
lxqt-base/lxqt-admin: fix SRC_URI
Browse files Browse the repository at this point in the history
  • Loading branch information
mm1ke authored and SoapGentoo committed Apr 15, 2018
1 parent 2750a03 commit 43f83ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lxqt-base/lxqt-admin/lxqt-admin-0.11.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 43f83ec

Please sign in to comment.