diff options
Diffstat (limited to 'community/qbittorrent/PKGBUILD')
-rw-r--r-- | community/qbittorrent/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/qbittorrent/PKGBUILD b/community/qbittorrent/PKGBUILD index 26f31340e..7e4a950ab 100644 --- a/community/qbittorrent/PKGBUILD +++ b/community/qbittorrent/PKGBUILD @@ -1,11 +1,10 @@ -# $Id: PKGBUILD 60037 2011-12-03 17:31:58Z tdziedzic $ # Maintainer: Thomas Dziedzic < gostrc at gmail > # Contributor: Daniel J Griffiths <ghost1227@archlinux.us> # Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr> pkgname=qbittorrent pkgver=2.9.2 -pkgrel=6 +pkgrel=7 pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library" arch=('i686' 'x86_64' 'mips64el') url="http://www.qbittorrent.org/" |