summaryrefslogtreecommitdiffstats
path: root/qbittorrent
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-07-22 15:56:45 +0000
committer Eric Hameleers <alien@slackware.com>2016-07-22 15:56:45 +0000
commit6ef788438ed9cf571e62ccd8ebe67847dfbb3de8 (patch)
treea5406a7dc25cdb9e341cd9764253b326deeb6117 /qbittorrent
parentba9fcc27f776a493dd4f2fc12f8344332c467d32 (diff)
downloadasb-6ef788438ed9cf571e62ccd8ebe67847dfbb3de8.tar.gz
asb-6ef788438ed9cf571e62ccd8ebe67847dfbb3de8.tar.xz
qbittorrent: updated to 3.3.6
Diffstat (limited to 'qbittorrent')
-rwxr-xr-xqbittorrent/build/qbittorrent.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/qbittorrent/build/qbittorrent.SlackBuild b/qbittorrent/build/qbittorrent.SlackBuild
index f33ecc6f..4a89c581 100755
--- a/qbittorrent/build/qbittorrent.SlackBuild
+++ b/qbittorrent/build/qbittorrent.SlackBuild
@@ -110,6 +110,8 @@
# * Update.
# 3.3.4-1: 14/may/2016 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 3.3.6-1: 22/jul/2016 by Eric Hameleers <alien@slackware.com>
+# * 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 .
@@ -120,7 +122,7 @@
# Set initial variables:
PRGNAM=qbittorrent
-VERSION=${VERSION:-3.3.4}
+VERSION=${VERSION:-3.3.6}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}