Browse Source

Update qbittorrent to 4.0.3

master
mid-kid 7 years ago
parent
commit
53f2067492
  1. 0
      satellites/extrafiles/qbittorrent/qbittorrent-4.0.3-preview-file-on-double-click.patch
  2. 4
      satellites/libtorrent-rasterbar.sat
  3. 4
      satellites/qbittorrent.sat

0
satellites/extrafiles/qbittorrent/qbittorrent-4.0.1-preview-file-on-double-click.patch → satellites/extrafiles/qbittorrent/qbittorrent-4.0.3-preview-file-on-double-click.patch

4
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"

4
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"
_

Loading…
Cancel
Save