diff --git a/satellites/extrafiles/qbittorrent/qbittorrent-4.0.1-preview-file-on-double-click.patch b/satellites/extrafiles/qbittorrent/qbittorrent-4.0.3-preview-file-on-double-click.patch similarity index 100% rename from satellites/extrafiles/qbittorrent/qbittorrent-4.0.1-preview-file-on-double-click.patch rename to satellites/extrafiles/qbittorrent/qbittorrent-4.0.3-preview-file-on-double-click.patch diff --git a/satellites/libtorrent-rasterbar.sat b/satellites/libtorrent-rasterbar.sat index aed6715..c61bf21 100644 --- a/satellites/libtorrent-rasterbar.sat +++ b/satellites/libtorrent-rasterbar.sat @@ -1,11 +1,11 @@ import 'compile/configure' name=libtorrent-rasterbar -version=1.1.5 +version=1.1.6 update_url='https://github.com/arvidn/libtorrent/releases' dlextract "https://github.com/arvidn/libtorrent/releases/download/libtorrent-$(echo "$version" | tr . _)/$name-$version.tar.gz" \ - 'f0e26796a79c51ae8e49ab652ce00166' + 'e95d02e6c942cb050b9cbe6a3a6fc8f6' _ cd "$name-$version" diff --git a/satellites/qbittorrent.sat b/satellites/qbittorrent.sat index 315a542..4c57443 100644 --- a/satellites/qbittorrent.sat +++ b/satellites/qbittorrent.sat @@ -1,13 +1,13 @@ import 'compile/configure' name=qbittorrent -version=4.0.1 +version=4.0.3 update_url='https://www.qbittorrent.org/download.php' define_option '!patch: Apply some custom patches' dlextract "http://sourceforge.net/projects/$name/files/$name/$name-$version/$name-$version.tar.xz" \ - '29b670c805e52b6d6048e12f6158f7f7' + 'd5296a52cd9a5421420c058ce6d9b41e' option patch extrafile "$name-$version-preview-file-on-double-click.patch" _