mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 08:57:15 +08:00
qbittorrent: update to 3.1.4
This commit is contained in:
parent
bea7d96435
commit
778c0745bb
@ -1,10 +1,7 @@
|
|||||||
#
|
|
||||||
# Platform Packages for Chakra, part of chakra-project.org
|
|
||||||
#
|
|
||||||
# Maintainer: Francesco Marinucci < franzmari[at]chakra-project[dot]it>
|
# Maintainer: Francesco Marinucci < franzmari[at]chakra-project[dot]it>
|
||||||
|
|
||||||
pkgname=qbittorrent
|
pkgname=qbittorrent
|
||||||
pkgver=3.1.3
|
pkgver=3.1.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library"
|
pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library"
|
||||||
screenshot="http://sourceforge.net/dbimage.php?id=242189"
|
screenshot="http://sourceforge.net/dbimage.php?id=242189"
|
||||||
@ -16,10 +13,10 @@ makedepends=('boost' 'geoip')
|
|||||||
optdepends=('python2: needed for search'
|
optdepends=('python2: needed for search'
|
||||||
'geoip: improves peer country resolution')
|
'geoip: improves peer country resolution')
|
||||||
categories=('network')
|
categories=('network')
|
||||||
screenshot=('http://sourceforge.net/projects/qbittorrent/screenshots/242189')
|
screenshot=('http://sourceforge.net/projects/qbittorrent/screenshots/242189.jpg')
|
||||||
install=qbittorrent.install
|
install=qbittorrent.install
|
||||||
source=("http://downloads.sourceforge.net/sourceforge/qbittorrent/${pkgname}-${pkgver}.tar.xz")
|
source=("http://downloads.sourceforge.net/sourceforge/qbittorrent/${pkgname}-${pkgver}.tar.xz")
|
||||||
md5sums=('79cf01a9d6f27cfe06977c762b1506cc')
|
md5sums=('85b93bbc2fc0110c7035ca3427494a80')
|
||||||
|
|
||||||
build()
|
build()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user