summaryrefslogtreecommitdiff
path: root/community/qbittorrent
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-10-31 13:45:10 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-10-31 13:45:10 -0300
commit97a832ff546d30bb6eec34f23fd94aecab9ac738 (patch)
tree90bbef126bf86efce995dfa00dadd9707baa8222 /community/qbittorrent
parent9879fa51372849ca7b637a1c22010584ca552274 (diff)
parentf935ebf41c626e4832f86c5f3f7ed1cc35128f6b (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/egoboo/PKGBUILD extra/gnutls/PKGBUILD extra/kdelibs/PKGBUILD extra/maxima/PKGBUILD extra/phonon/PKGBUILD extra/rest/PKGBUILD extra/ristretto/PKGBUILD extra/samba/PKGBUILD extra/sbcl/PKGBUILD extra/xfce4-clipman-plugin/PKGBUILD extra/xfce4-notifyd/PKGBUILD libre/linux-libre/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 aa37fdf10..bc023dddf 100644
--- a/community/qbittorrent/PKGBUILD
+++ b/community/qbittorrent/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr>
pkgname=qbittorrent
-pkgver=2.9.1
+pkgver=2.9.2
pkgrel=1
pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library"
arch=('i686' 'x86_64' 'mips64el')
@@ -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}