summaryrefslogtreecommitdiffstats
path: root/qbittorrent
diff options
context:
space:
mode:
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 6ef26f86..c5e61984 100755
--- a/qbittorrent/build/qbittorrent.SlackBuild
+++ b/qbittorrent/build/qbittorrent.SlackBuild
@@ -42,6 +42,8 @@
# * Update.
# 2.6.8-1: 13/mar/2011 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 2.6.9-1: 17/mar/2011 by Eric Hameleers <alien@slackware.com>
+# * Update, first build for Slackware 13.37.
#
# Run 'sh qbittorrent.SlackBuild' to build a Slackware package.
# The package (.tgz) and .txt file as well as build logs are created in /tmp .
@@ -52,7 +54,7 @@
# Set initial variables:
PRGNAM=qbittorrent
-VERSION=${VERSION:-2.6.8}
+VERSION=${VERSION:-2.6.9}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}