mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
qbittorrent: update to 3.3.9
This commit is contained in:
parent
cac661a0ed
commit
ab1e5ecd60
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'qbittorrent'
|
# Template file for 'qbittorrent'
|
||||||
pkgname=qbittorrent
|
pkgname=qbittorrent
|
||||||
version=3.3.7
|
version=3.3.9
|
||||||
revision=4
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="automake libtool pkg-config qt5-qmake qt5-tools
|
hostmakedepends="automake libtool pkg-config qt5-qmake qt5-tools
|
||||||
qt5-host-tools qt5-declarative-devel"
|
qt5-host-tools qt5-declarative-devel"
|
||||||
makedepends="libtorrent-rasterbar-devel qt5-declarative-devel"
|
makedepends="libtorrent-rasterbar-1.0-devel qt5-declarative-devel"
|
||||||
short_desc="Free software alternative to µtorrent"
|
short_desc="Free software alternative to µtorrent"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.qbittorrent.org/"
|
homepage="http://www.qbittorrent.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=72dc824a90fadc0825e6be6f1c215e38f976262c7f83b625061d542b2b664c40
|
checksum=dbe256921ff1d8c3868e868925de7417dd04d11b65b45ff4b032ff4096113162
|
||||||
|
|
||||||
build_options="gui webui"
|
build_options="gui webui"
|
||||||
desc_option_gui="Enable the graphical user interface"
|
desc_option_gui="Enable the graphical user interface"
|
||||||
|
|
Loading…
Add table
Reference in a new issue