moving updated qbittorrent to stable

This commit is contained in:
abveritas 2011-02-21 15:42:49 +00:00
parent ee1feac2df
commit 00ad0d510e

View File

@ -8,7 +8,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=qbittorrent
pkgver=2.6.5
pkgver=2.6.6
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=('42d574b9b0be46a5c4d65fe6fbc62972')
md5sums=('438ad9b298bc9289c5462c31a09ed5ce')
build()
{