summaryrefslogtreecommitdiff
path: root/community/qbittorrent
diff options
context:
space:
mode:
Diffstat (limited to 'community/qbittorrent')
-rw-r--r--community/qbittorrent/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/qbittorrent/PKGBUILD b/community/qbittorrent/PKGBUILD
index 39299f5a9..444494714 100644
--- a/community/qbittorrent/PKGBUILD
+++ b/community/qbittorrent/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr>
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' 'mips64el')
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}