qbittorrent: update to 3.2.5

This commit is contained in:
Jeff Huang 2015-11-05 06:29:22 +00:00
parent a752bcf49d
commit 20e4a9d735

View File

@ -1,5 +1,5 @@
pkgname=qbittorrent
pkgver=3.2.4
pkgver=3.2.5
pkgrel=1
pkgdesc="A bittorrent client written in C++ / Qt using the good libtorrent library"
arch=('x86_64')
@ -13,7 +13,7 @@ categories=('network')
screenshot=('http://sourceforge.net/projects/qbittorrent/screenshots/242189.jpg')
install=qbittorrent.install
source=("https://github.com/qbittorrent/qBittorrent/archive/release-${pkgver}.tar.gz")
md5sums=('991573fd3f2c8be181a9f802592ff7fc')
md5sums=('14212d83f945c077bbcf505e89e7d3f7')
build() {
cd ${srcdir}/qBittorrent-release-${pkgver}