qbittorrent update

This commit is contained in:
Anke 2011-06-02 20:49:14 +00:00
parent 988c5fc042
commit 998092e969

View File

@ -8,7 +8,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=qbittorrent
pkgver=2.7.3
pkgver=2.8.0
pkgrel=1
pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library"
arch=('i686' 'x86_64')
@ -20,7 +20,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=('ff1b294133f8dadc781c8f0df50d248d')
md5sums=('6337b679b40f56fdd2dd49d795fd5405')
build()
{