summaryrefslogtreecommitdiffstats
path: root/qbittorrent
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-04-07 20:02:27 +0000
committer Eric Hameleers <alien@slackware.com>2017-04-07 20:02:27 +0000
commitd8aaf0b0eb1e0ad326b5d8b3c01a3255c6b83003 (patch)
tree26d4f858837619e93e95694183dc03de6e9f63be /qbittorrent
parent223bc9eb7538678c96f50d38d7a43939e9a8daef (diff)
downloadasb-d8aaf0b0eb1e0ad326b5d8b3c01a3255c6b83003.tar.gz
asb-d8aaf0b0eb1e0ad326b5d8b3c01a3255c6b83003.tar.xz
qbittorrent: updated to 3.3.12
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 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 <alien@slackware.com>
# * Update.
+# 3.3.12-1: 07/mar/2017 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 .
@@ -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}