summaryrefslogtreecommitdiffstats
path: root/qbittorrent
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-10-29 13:10:30 +0000
committer Eric Hameleers <alien@slackware.com>2011-10-29 13:10:30 +0000
commitb8f4836ecfa3a718bcc4c9b7020f62dcb556b7d1 (patch)
tree3e8e610833e8408691911e4e2e8e1e630445fc20 /qbittorrent
parent30e3acab625a76969a17b1febb742c27963b1249 (diff)
downloadasb-b8f4836ecfa3a718bcc4c9b7020f62dcb556b7d1.tar.gz
asb-b8f4836ecfa3a718bcc4c9b7020f62dcb556b7d1.tar.xz
Update to 2.9.2
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 7ff6d242..87e726f6 100755
--- a/qbittorrent/build/qbittorrent.SlackBuild
+++ b/qbittorrent/build/qbittorrent.SlackBuild
@@ -52,6 +52,8 @@
# * Update.
# 2.8.5-1: 05/oct/2011 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 2.9.2-1: 29/oct/2011 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 .
@@ -62,7 +64,7 @@
# Set initial variables:
PRGNAM=qbittorrent
-VERSION=${VERSION:-2.8.5}
+VERSION=${VERSION:-2.9.2}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}