From cbcf42aba84733e1b9072f5320519c99bf8c0ac7 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 10 Oct 2011 23:14:36 +0000 Subject: Mon Oct 10 23:14:36 UTC 2011 --- community/qbittorrent/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/qbittorrent') diff --git a/community/qbittorrent/PKGBUILD b/community/qbittorrent/PKGBUILD index 273254c36..6b881b649 100644 --- a/community/qbittorrent/PKGBUILD +++ b/community/qbittorrent/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Geoffroy Carrier pkgname=qbittorrent -pkgver=2.8.5 -pkgrel=2 +pkgver=2.9.0 +pkgrel=1 pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library" arch=('i686' 'x86_64') url="http://www.qbittorrent.org/" @@ -15,7 +15,7 @@ optdepends=('python2: needed for search' 'geoip: improves peer country resolution') install='qbittorrent.install' source=("http://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-${pkgver}.tar.gz") -md5sums=('5f081231537d53e4295483eb9a8f94b1') +md5sums=('a13e199ebbc3411688683e587814d6aa') build() { cd qbittorrent-${pkgver} -- cgit v1.2.3-54-g00ecf