summaryrefslogtreecommitdiffstats
path: root/qbittorrent/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-02-21 19:56:19 +0000
committer Eric Hameleers <alien@slackware.com>2012-02-21 19:56:19 +0000
commitbcd3c2ac0759a3302256cd7069f41517298ef978 (patch)
tree32d767bc8a94cb78dd7150c0b5f089d8ff969a59 /qbittorrent/build
parenta6faf091dadd9b166332c391aecfa4a94637fde2 (diff)
downloadasb-bcd3c2ac0759a3302256cd7069f41517298ef978.tar.gz
asb-bcd3c2ac0759a3302256cd7069f41517298ef978.tar.xz
UPdate to 2.9.5
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 2be9b4f9..f34e34e4 100755
--- a/qbittorrent/build/qbittorrent.SlackBuild
+++ b/qbittorrent/build/qbittorrent.SlackBuild
@@ -56,6 +56,8 @@
# * Update.
# 2.9.3-1: 04/feb/2012 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 2.9.5-1: 21/feb/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 .
@@ -66,7 +68,7 @@
# Set initial variables:
PRGNAM=qbittorrent
-VERSION=${VERSION:-2.9.3}
+VERSION=${VERSION:-2.9.5}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}