qbitorrent update

This commit is contained in:
Fabien Valthier 2011-10-09 11:32:15 +10:00
parent 40e32253f0
commit d8fee92536

View File

@ -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()
{