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

Timothy Redaelli tredaelli at archlinux.org
Tue Sep 8 10:34:34 UTC 2015


    Date: Tuesday, September 8, 2015 @ 12:34:34
  Author: tredaelli
Revision: 139594

upgpkg: qbittorrent 3.2.3-1

Modified:
  qbittorrent/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-08 10:21:06 UTC (rev 139593)
+++ PKGBUILD	2015-09-08 10:34:34 UTC (rev 139594)
@@ -7,7 +7,7 @@
 # Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
 
 pkgname=qbittorrent
-pkgver=3.2.1
+pkgver=3.2.3
 pkgrel=1
 pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library"
 arch=('i686' 'x86_64')
@@ -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=('e54221ccfc017f95e875947631f313a151cd1f5dd03be5bfd715b44aeb194889')
+sha256sums=('86a79f3772bd06736a4be104180187d76c5c8feb2c1cdf1054135b4ba602a914')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list