x11-libs/qtermwidget: sync 9999 with 0.15.0
authorJimi Huotari <chiitoo@gentoo.org>
Mon, 27 Apr 2020 18:04:34 +0000 (21:04 +0300)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 20 May 2020 23:28:28 +0000 (01:28 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
x11-libs/qtermwidget/qtermwidget-9999.ebuild

index 7955397d5c4d5b92af6abbc415b72c841534f3e4..2f1859de6b240f4a43e0392e5bacf848cb78a2e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,8 +12,8 @@ if [[ "${PV}" == "9999" ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
-       SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+       SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
+       KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 fi
 
 LICENSE="BSD GPL-2 LGPL-2+"
@@ -21,7 +21,7 @@ SLOT="0/${PV}"
 
 BDEPEND="
        dev-qt/linguist-tools:5
-       >=dev-util/lxqt-build-tools-0.6.0
+       >=dev-util/lxqt-build-tools-0.7.0
 "
 DEPEND="
        dev-qt/qtcore:5