more cleanups

This commit is contained in:
hedmo 2020-05-31 23:07:36 +02:00
parent 19c1b668c2
commit 0223c33a79

View File

@ -14,7 +14,7 @@ then
EGIT_REPO_URI="https://github.com/quotient-im/${PN}.git"
inherit git-r3
else
SRC_URI="https://github.com/quotient-im/libQuotient/archive/${PV/_/\-}.tar.gz -> ${P}.tar.gz"
SRC_URI="https://github.com/quotient-im/libQuotient/archive/0.6-beta1.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
fi