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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Wed Feb 17 18:05:14 UTC 2016


    Date: Wednesday, February 17, 2016 @ 19:05:14
  Author: bpiotrowski
Revision: 162111

upgpkg: qbittorrent 3.3.3-1

new upstream release

Modified:
  qbittorrent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-17 17:45:19 UTC (rev 162110)
+++ PKGBUILD	2016-02-17 18:05:14 UTC (rev 162111)
@@ -7,8 +7,8 @@
 # Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
 
 pkgname=qbittorrent
-pkgver=3.3.1
-pkgrel=2
+pkgver=3.3.3
+pkgrel=1
 pkgdesc="An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar."
 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=('dad15a233a69ce13ea75957585af3f9122dbf915291aab0fdbc48a71b8a229d2')
+sha256sums=('9c8d8bdc3fb2632019cb3ee5f811baaa41b41fe7ce542c753c6771bcc110db53')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list