From 83e9b9c31e49265a4b08c761952744e413d3836f Mon Sep 17 00:00:00 2001 From: irort Date: Fri, 20 Sep 2024 13:16:07 +0800 Subject: [PATCH] net-p2p/qbittorrent-enhanced: fix variable location and bump to 4.6.7.10 Signed-off-by: irort --- net-p2p/qbittorrent-enhanced/Manifest | 2 +- ...nt-enhanced-4.6.6.10.ebuild => qbittorrent-enhanced-4.6.7.10.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename net-p2p/qbittorrent-enhanced/{qbittorrent-enhanced-4.6.6.10.ebuild => qbittorrent-enhanced-4.6.7.10.ebuild} (100%) diff --git a/net-p2p/qbittorrent-enhanced/Manifest b/net-p2p/qbittorrent-enhanced/Manifest index 69d3a919c..1d0af8cc3 100644 --- a/net-p2p/qbittorrent-enhanced/Manifest +++ b/net-p2p/qbittorrent-enhanced/Manifest @@ -1 +1 @@ -DIST qbittorrent-enhanced-4.6.6.10.tar.gz 9106970 BLAKE2B 1dd96d3bb95fa983ef585843c077b3c61e0c7563b7403459674e8aac3bd5b65168a65f7cfc26bf7bed4e877f68962fe3d6e36c1a1bb57481fa93fd86dbadcc04 SHA512 cdf05f6fa5c0bd084e233acecab47aa97100050bf8a477cbadd6197c2caba3f9488e6294edc9962169b79ba64b0cfe29fd2dc559f9d2191bdc2e9d603cbcbccd +DIST qbittorrent-enhanced-4.6.7.10.tar.gz 9122681 BLAKE2B 99fe6986748d3ae5de2d44da4e646b87350725d38e454600c68922fb3df7b51f3a859d95253f2e7e3d2d23daca5e9ea0ac7f2594b86c320724e8f1f1f96b57ea SHA512 da9c195bd75c01ad4646b2b9ccc73c6ab2cc82d441f7d0d68f5d70072addae29cdaa29987e1f1a4d0d64ef677e1caed666fdb08006ac27949fcafebdaac4477e diff --git a/net-p2p/qbittorrent-enhanced/qbittorrent-enhanced-4.6.6.10.ebuild b/net-p2p/qbittorrent-enhanced/qbittorrent-enhanced-4.6.7.10.ebuild similarity index 100% rename from net-p2p/qbittorrent-enhanced/qbittorrent-enhanced-4.6.6.10.ebuild rename to net-p2p/qbittorrent-enhanced/qbittorrent-enhanced-4.6.7.10.ebuild index d3f4e0c31..3d81a26ac 100644 --- a/net-p2p/qbittorrent-enhanced/qbittorrent-enhanced-4.6.6.10.ebuild +++ b/net-p2p/qbittorrent-enhanced/qbittorrent-enhanced-4.6.7.10.ebuild @@ -14,8 +14,8 @@ SRC_URI="https://github.com/c0re100/qBittorrent-Enhanced-Edition/archive/release S="${WORKDIR}/qBittorrent-Enhanced-Edition-release-${PV}" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" SLOT="0" +KEYWORDS="~amd64 ~x86" IUSE="+dbus webui +gui" REQUIRED_USE="dbus? ( gui ) -- 2.11.4.GIT