diff --git a/satellites/extrafiles/qbittorrent/qbittorrent-3.3.15-preview-file-on-double-click.patch b/satellites/extrafiles/qbittorrent/qbittorrent-3.3.16-preview-file-on-double-click.patch similarity index 100% rename from satellites/extrafiles/qbittorrent/qbittorrent-3.3.15-preview-file-on-double-click.patch rename to satellites/extrafiles/qbittorrent/qbittorrent-3.3.16-preview-file-on-double-click.patch diff --git a/satellites/qbittorrent.sat b/satellites/qbittorrent.sat index 485337d..784d6b6 100644 --- a/satellites/qbittorrent.sat +++ b/satellites/qbittorrent.sat @@ -1,14 +1,14 @@ import 'compile/configure' name=qbittorrent -version=3.3.15 +version=3.3.16 update_url='https://www.qbittorrent.org/download.php' define_option '!qt4: Build for Qt4 instead of Qt5' define_option '!patch: Apply some custom patches' dlextract "http://sourceforge.net/projects/$name/files/$name/$name-$version/$name-$version.tar.xz" \ - '759f498b146bf3afb1593157407897d4' + '409a5c742f78a6d2a841001441a4ad46' option patch extrafile "$name-$version-preview-file-on-double-click.patch" _