summaryrefslogtreecommitdiffstats
path: root/qbittorrent/build/qbittorrent.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'qbittorrent/build/qbittorrent.SlackBuild')
-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 03b82dc2..5a10eff3 100755
--- a/qbittorrent/build/qbittorrent.SlackBuild
+++ b/qbittorrent/build/qbittorrent.SlackBuild
@@ -74,6 +74,8 @@
# * Update.
# 3.0.8-1: 20/jan/2013 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 3.0.9-1: 14/jun/2013 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 .
@@ -84,7 +86,7 @@
# Set initial variables:
PRGNAM=qbittorrent
-VERSION=${VERSION:-3.0.8}
+VERSION=${VERSION:-3.0.9}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}