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

Timothy Redaelli tredaelli at archlinux.org
Mon Nov 2 16:00:26 UTC 2015


    Date: Monday, November 2, 2015 @ 17:00:25
  Author: tredaelli
Revision: 145668

upgpkg: qbittorrent 3.2.5-1

Modified:
  qbittorrent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-02 15:54:56 UTC (rev 145667)
+++ PKGBUILD	2015-11-02 16:00:25 UTC (rev 145668)
@@ -7,8 +7,8 @@
 # Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
 
 pkgname=qbittorrent
-pkgver=3.2.4
-pkgrel=2
+pkgver=3.2.5
+pkgrel=1
 pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library"
 arch=('i686' 'x86_64')
 url="http://www.qbittorrent.org"
@@ -18,7 +18,7 @@
 optdepends=('python: needed for torrent search tab')
 install=$pkgname.install
 source=("http://downloads.sourceforge.net/sourceforge/qbittorrent/$pkgname-$pkgver.tar.xz")
-sha256sums=('7fc128e2809c3be4ea543cfaeefd922e0327cc430330eaad0d3ec7616df51871')
+sha256sums=('98f69c7324276c7c144738eb36b21a2d28d7f01a327104568f020887626e822b')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list