mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
qbitorrent update
This commit is contained in:
parent
40e32253f0
commit
d8fee92536
@ -8,9 +8,10 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=qbittorrent
|
||||
pkgver=2.8.5
|
||||
pkgver=2.9.0
|
||||
pkgrel=1
|
||||
pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library"
|
||||
screenshot="http://sourceforge.net/dbimage.php?id=242189"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.qbittorrent.org/"
|
||||
license=('GPL')
|
||||
@ -20,7 +21,7 @@ optdepends=('python2: needed for search'
|
||||
'geoip: improves peer country resolution')
|
||||
install=qbittorrent.install
|
||||
source=(http://downloads.sourceforge.net/sourceforge/qbittorrent/${pkgname}-${pkgver}.tar.gz)
|
||||
md5sums=('5f081231537d53e4295483eb9a8f94b1')
|
||||
md5sums=('a13e199ebbc3411688683e587814d6aa')
|
||||
|
||||
build()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user