|
|
@ -1,14 +1,14 @@ |
|
|
|
import 'compile/configure' |
|
|
|
|
|
|
|
name=qbittorrent |
|
|
|
version=3.3.14 |
|
|
|
version=3.3.15 |
|
|
|
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" \ |
|
|
|
'4891c7736897f7fd3bf751f652deb034' |
|
|
|
'759f498b146bf3afb1593157407897d4' |
|
|
|
option patch extrafile "$name-$version-preview-file-on-double-click.patch" |
|
|
|
header_end |
|
|
|
|
|
|
|