From 37ce0c5e3d3fe1cee27f566478dd78dc4b6b59f4 Mon Sep 17 00:00:00 2001 From: BrLi Date: Sun, 4 May 2014 12:04:01 +0000 Subject: [PATCH] qbittorrent: update to 3.1.9.2 --- qbittorrent/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/qbittorrent/PKGBUILD b/qbittorrent/PKGBUILD index ea851179a..c699b94b1 100755 --- a/qbittorrent/PKGBUILD +++ b/qbittorrent/PKGBUILD @@ -1,10 +1,9 @@ # Maintainer: Francesco Marinucci < franzmari[at]chakra-project[dot]it> pkgname=qbittorrent -pkgver=3.1.9 +pkgver=3.1.9.2 pkgrel=1 pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library" -screenshot="http://sourceforge.net/dbimage.php?id=242189" arch=('x86_64') url="http://www.qbittorrent.org/" license=('GPL') @@ -16,7 +15,7 @@ categories=('network') screenshot=('http://sourceforge.net/projects/qbittorrent/screenshots/242189.jpg') install=qbittorrent.install source=("http://sourceforge.net/projects/qbittorrent/files/qbittorrent/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('24e0913637ddc14b484322ccaf9f551d') +md5sums=('530f6fc3909bf0576ca3cc7575daae97') build() {