[arch-commits] Commit in qbittorrent/trunk (PKGBUILD)

Timothy Redaelli tredaelli at archlinux.org
Wed Jul 15 18:45:54 UTC 2015


    Date: Wednesday, July 15, 2015 @ 20:45:53
  Author: tredaelli
Revision: 136961

upgpkg: qbittorrent 3.2.1-1

Modified:
  qbittorrent/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-15 18:42:46 UTC (rev 136960)
+++ PKGBUILD	2015-07-15 18:45:53 UTC (rev 136961)
@@ -7,18 +7,18 @@
 # Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
 
 pkgname=qbittorrent
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library"
 arch=('i686' 'x86_64')
 url="http://www.qbittorrent.org"
 license=('custom' 'GPL')
-depends=('qt4' 'libtorrent-rasterbar' 'qjson')
+depends=('libtorrent-rasterbar' 'qjson')
 makedepends=('boost')
 optdepends=('python: needed for torrent search tab')
 install=$pkgname.install
 source=("http://downloads.sourceforge.net/sourceforge/qbittorrent/$pkgname-$pkgver.tar.xz")
-sha256sums=('51781cb121ebeda041fb348e649c4bd97888ee8c1d18328bc547d447b960d1b3')
+sha256sums=('e54221ccfc017f95e875947631f313a151cd1f5dd03be5bfd715b44aeb194889')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list