Update qbittorrent to 3.1.12.

This commit is contained in:
Jeff Huang 2015-03-02 10:57:19 +00:00
parent 452540128f
commit 17917d5c17

View File

@ -2,7 +2,7 @@
# Maintainer: Francesco Marinucci < franzmari[at]chakra-project[dot]it> # Maintainer: Francesco Marinucci < franzmari[at]chakra-project[dot]it>
pkgname=qbittorrent pkgname=qbittorrent
pkgver=3.1.11 pkgver=3.1.12
pkgrel=1 pkgrel=1
pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library" pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library"
arch=('x86_64') arch=('x86_64')
@ -16,7 +16,7 @@ categories=('network')
screenshot=('http://sourceforge.net/projects/qbittorrent/screenshots/242189.jpg') screenshot=('http://sourceforge.net/projects/qbittorrent/screenshots/242189.jpg')
install=qbittorrent.install install=qbittorrent.install
source=("http://sourceforge.net/projects/qbittorrent/files/qbittorrent/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.xz") source=("http://sourceforge.net/projects/qbittorrent/files/qbittorrent/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.xz")
md5sums=('7fcdcd23b61d8cc9e51ac4931c038018') md5sums=('98bd76996fbb85116b8afe69b65fd881')
build() build()
{ {