summaryrefslogtreecommitdiffstats
path: root/qbittorrent
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-11-23 21:05:19 +0000
committer Eric Hameleers <alien@slackware.com>2015-11-23 21:05:19 +0000
commitd68d73f49e215fb8fc53d3e64b5e0425d6a61e3e (patch)
tree3fd9771f5ac11e48bcff30d53440f00063a11681 /qbittorrent
parent7d75e8b278d8b5311eddc0da49c4cda1359f8bb9 (diff)
downloadasb-d68d73f49e215fb8fc53d3e64b5e0425d6a61e3e.tar.gz
asb-d68d73f49e215fb8fc53d3e64b5e0425d6a61e3e.tar.xz
qbittorrent: updated to 3.2.5
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 a46f5a0f..d3424d5d 100755
--- a/qbittorrent/build/qbittorrent.SlackBuild
+++ b/qbittorrent/build/qbittorrent.SlackBuild
@@ -101,6 +101,8 @@
# * Update.
# 3.2.4-1: 12/oct/2015 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 3.2.5-1: 23/nov/2015 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 .
@@ -111,7 +113,7 @@
# Set initial variables:
PRGNAM=qbittorrent
-VERSION=${VERSION:-3.2.4}
+VERSION=${VERSION:-3.2.5}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}