summaryrefslogtreecommitdiff
path: root/community/qbittorrent
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-13 19:51:35 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-13 19:51:35 -0300
commita552e7fe41f2145b6e785ce03c6b2d8920ab7b43 (patch)
treec938070c363db70f111d058c4fccc781ff0dea0b /community/qbittorrent
parent0a15db3fa6f40e080010ab6c553b1ce9e32db4a9 (diff)
parent7c64c5039335c73eaa1a402c417235e8ca9a5109 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/emesene/PKGBUILD community/minidlna/PKGBUILD community/uzbl/PKGBUILD community/virtualbox/PKGBUILD extra/lirc/PKGBUILD libre/pacman/PKGBUILD multilib-testing/lib32-mesa/PKGBUILD testing/mesa/PKGBUILD testing/subversion/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 06b82a406..3a76900e5 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.0
+pkgver=2.8.1
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=('6337b679b40f56fdd2dd49d795fd5405'
+md5sums=('4fb4490117a0909f1f0989b4b797b41a'
'db0d79fee8ce3470ad3741d36b02a94c')
build() {