qbittorrent update

This commit is contained in:
abveritas 2011-01-26 19:23:19 +00:00
parent b28dae5f71
commit faa4282d01

View File

@ -8,7 +8,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=qbittorrent
pkgver=2.6.3
pkgver=2.6.4
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=('bacee550941807c2e394d6bd38c2b7f1')
md5sums=('159810e3c9c86efa5382b8f8db7b88fa')
build()
{