summaryrefslogtreecommitdiff
path: root/community/qbittorrent
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-12 11:15:32 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-12 11:15:32 -0300
commitd27f27c051ce0164f6d4a36335fe5bab6db9c5fd (patch)
tree0368283ec124709e18f63099f6e032c202bd2372 /community/qbittorrent
parentf485099bff608b85d321ce62bfaf07b32eda042d (diff)
parent853acffdfdaafc5b2982cbac2a0e5adda28e6d6e (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/cpuburn/PKGBUILD extra/ghex/PKGBUILD extra/gstreamer0.10-good/PKGBUILD
Diffstat (limited to 'community/qbittorrent')
-rw-r--r--community/qbittorrent/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/qbittorrent/PKGBUILD b/community/qbittorrent/PKGBUILD
index ec4711370..484e4dfe9 100644
--- a/community/qbittorrent/PKGBUILD
+++ b/community/qbittorrent/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr>
pkgname=qbittorrent
-pkgver=2.8.3
+pkgver=2.8.4
pkgrel=1
pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library"
arch=('i686' 'x86_64' 'mips64el')
@@ -16,7 +16,7 @@ optdepends=('python2: needed for search'
install='qbittorrent.install'
source=("http://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-${pkgver}.tar.gz"
'python2.patch')
-md5sums=('2e977ece476a83116beee5bf9df7a6c1'
+md5sums=('85bbc6fe250bf86e734e9891e7c06d6f'
'db0d79fee8ce3470ad3741d36b02a94c')
build() {