qbittorrent: update to 3.2.3
This commit is contained in:
parent
3bb9798eb2
commit
30d649e063
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qbittorrent'
|
||||
pkgname=qbittorrent
|
||||
version=3.2.0
|
||||
revision=3
|
||||
version=3.2.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-systemd --with-qt5 $(vopt_enable gui) $(vopt_enable webui)"
|
||||
hostmakedepends="automake libtool pkg-config qt5-tools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.qbittorrent.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum="51781cb121ebeda041fb348e649c4bd97888ee8c1d18328bc547d447b960d1b3"
|
||||
checksum=86a79f3772bd06736a4be104180187d76c5c8feb2c1cdf1054135b4ba602a914
|
||||
build_options="gui webui"
|
||||
desc_option_gui="Enable the graphical user interface"
|
||||
desc_option_webui="Enable the web user interface"
|
||||
|
|
Loading…
Reference in a new issue