From f935ebf41c626e4832f86c5f3f7ed1cc35128f6b Mon Sep 17 00:00:00 2001 From: root Date: Sun, 30 Oct 2011 23:14:36 +0000 Subject: Sun Oct 30 23:14:36 UTC 2011 --- community-testing/qbittorrent/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community-testing') diff --git a/community-testing/qbittorrent/PKGBUILD b/community-testing/qbittorrent/PKGBUILD index 555de294c..5ae16e53c 100644 --- a/community-testing/qbittorrent/PKGBUILD +++ b/community-testing/qbittorrent/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Geoffroy Carrier pkgname=qbittorrent -pkgver=2.9.1 +pkgver=2.9.2 pkgrel=2 pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library" arch=('i686' 'x86_64') @@ -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=('093bb1f7779378a339c20aa3e4ea6d36') +md5sums=('0c2188e0065be57e50c06f5934d5f7a2') build() { cd qbittorrent-${pkgver} -- cgit v1.2.3-54-g00ecf