summaryrefslogtreecommitdiffstats
path: root/qbittorrent
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-04-17 12:09:40 +0000
committer Eric Hameleers <alien@slackware.com>2012-04-17 12:09:40 +0000
commitac86231dc35012add5d9d23a2d2a262ee6ed76ed (patch)
treef4d755da6bce80ee67d089c1d2d978854a829d87 /qbittorrent
parent05c30d051f1046ccb6c2028274448e6c74f1028f (diff)
downloadasb-ac86231dc35012add5d9d23a2d2a262ee6ed76ed.tar.gz
asb-ac86231dc35012add5d9d23a2d2a262ee6ed76ed.tar.xz
Update to 2.9.7
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 f34e34e4..0ffc194d 100755
--- a/qbittorrent/build/qbittorrent.SlackBuild
+++ b/qbittorrent/build/qbittorrent.SlackBuild
@@ -58,6 +58,8 @@
# * Update.
# 2.9.5-1: 21/feb/2012 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 2.9.7-1: 17/apr/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 .
@@ -68,7 +70,7 @@
# Set initial variables:
PRGNAM=qbittorrent
-VERSION=${VERSION:-2.9.5}
+VERSION=${VERSION:-2.9.7}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}