From 778b8bb4301b6fc7e30f31ac54da3656a256e433 Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 26 Nov 2020 09:32:16 +0000 Subject: qbittorrent: updated to 4.3.1 v4.3.1 - FEATURE: Allow progress bar styling from custom themes - FEATURE: Allow adding torrents using "Paste" key sequence - FEATURE: Add Latgalian translation - BUGFIX: Prevent resume data to be saved for removed torrent - BUGFIX: Clarify connection protocol choice label - BUGFIX: Fix crash when clicked outside the table of torrent content view - BUGFIX: Don't resume "paused" torrents when put into "checking" state by libtorrent - BUGFIX: Fix torrent state calculation - BUGFIX: Align integer data to right in torrent content view - WEBUI: Place WebUI RSS description in sandboxed iframe - WEBUI: Avoid settings being reset via WebAPI - WEBUI: Fix toggling advanced option in WebUI - WEBUI: Expose contentPath in WebAPI torrents/info - WEBUI: Fix the issue that IPv6 address can't be banned - RSS: Fix confusion in date format description - WINDOWS: Update dutch.nsi - LINUX: Update .desktop file translations --- net/qbittorrent/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/qbittorrent/Makefile') diff --git a/net/qbittorrent/Makefile b/net/qbittorrent/Makefile index dcb44142897..c6bec5f01b7 100644 --- a/net/qbittorrent/Makefile +++ b/net/qbittorrent/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2020/11/21 22:17:56 adam Exp $ +# $NetBSD: Makefile,v 1.19 2020/11/26 09:32:16 adam Exp $ -DISTNAME= qbittorrent-4.3.0.1 +DISTNAME= qbittorrent-4.3.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=qbittorrent/} GITHUB_PROJECT= qBittorrent -- cgit v1.2.3