From 266d52662b3e741180337b725f2aa7b9839baf64 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 21 Nov 2017 11:05:25 +0000 Subject: qbittorrent: updated to 3.3.16 --- qbittorrent/build/qbittorrent.SlackBuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'qbittorrent') diff --git a/qbittorrent/build/qbittorrent.SlackBuild b/qbittorrent/build/qbittorrent.SlackBuild index 106f3d9a..00257592 100755 --- a/qbittorrent/build/qbittorrent.SlackBuild +++ b/qbittorrent/build/qbittorrent.SlackBuild @@ -116,6 +116,8 @@ # * Update. # 3.3.12-1: 07/mar/2017 by Eric Hameleers # * Update. +# 3.3.16-1: 21/nov/2017 by Eric Hameleers +# * Update. # # Run 'sh qbittorrent.SlackBuild' to build a Slackware package. # The package (.tgz) and .txt file as well as build logs are created in /tmp . @@ -126,9 +128,9 @@ # Set initial variables: PRGNAM=qbittorrent -VERSION=${VERSION:-3.3.12} +VERSION=${VERSION:-3.3.16} BUILD=${BUILD:-1} -NUMJOBS=${NUMJOBS:" -j4 "} +NUMJOBS=${NUMJOBS:-" -j4 "} TAG=${TAG:-alien} DOCS="AUTHORS CODING_GUIDELINES.md COPYING Changelog INSTALL NEWS README* TODO" -- cgit v1.2.3