From d8aaf0b0eb1e0ad326b5d8b3c01a3255c6b83003 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 7 Apr 2017 20:02:27 +0000 Subject: qbittorrent: updated to 3.3.12 --- qbittorrent/build/qbittorrent.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/qbittorrent/build/qbittorrent.SlackBuild b/qbittorrent/build/qbittorrent.SlackBuild index 7bd2c561..106f3d9a 100755 --- a/qbittorrent/build/qbittorrent.SlackBuild +++ b/qbittorrent/build/qbittorrent.SlackBuild @@ -114,6 +114,8 @@ # * Update. # 3.3.10-1: 25/jan/2017 by Eric Hameleers # * Update. +# 3.3.12-1: 07/mar/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 . @@ -124,7 +126,7 @@ # Set initial variables: PRGNAM=qbittorrent -VERSION=${VERSION:-3.3.10} +VERSION=${VERSION:-3.3.12} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:" -j4 "} TAG=${TAG:-alien} -- cgit v1.2.3-65-gdbad