summaryrefslogtreecommitdiffstats
path: root/qbittorrent/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-10-16 21:13:54 +0000
committer Eric Hameleers <alien@slackware.com>2012-10-16 21:13:54 +0000
commit7833f30df9cbcd674fb7ea276dbd350b16732f1a (patch)
tree780030325bf799a26ba94ebaf491df569f9313c4 /qbittorrent/build
parenta25338841b4e7c514833d846db72b3c9227743de (diff)
downloadasb-7833f30df9cbcd674fb7ea276dbd350b16732f1a.tar.gz
asb-7833f30df9cbcd674fb7ea276dbd350b16732f1a.tar.xz
Update to 3.0.6
Diffstat (limited to 'qbittorrent/build')
-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 d0356469..d24397af 100755
--- a/qbittorrent/build/qbittorrent.SlackBuild
+++ b/qbittorrent/build/qbittorrent.SlackBuild
@@ -70,6 +70,8 @@
# * Update.
# 3.0.4-1: 25/sep/2012 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 3.0.6-1: 16/oct/2012 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 .
@@ -80,7 +82,7 @@
# Set initial variables:
PRGNAM=qbittorrent
-VERSION=${VERSION:-3.0.4}
+VERSION=${VERSION:-3.0.6}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}