summaryrefslogtreecommitdiffstats
path: root/qbittorrent
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-08-07 23:14:50 +0000
committer Eric Hameleers <alien@slackware.com>2012-08-07 23:14:50 +0000
commitbb9283959ec0c6af16c70236f070294ac957bb60 (patch)
tree0fa890f2df8c1234c702bea5341f30cfd10a2d9b /qbittorrent
parent8d22e10084e46db785bb56ffde2e5d2fb0c1c5bf (diff)
downloadasb-bb9283959ec0c6af16c70236f070294ac957bb60.tar.gz
asb-bb9283959ec0c6af16c70236f070294ac957bb60.tar.xz
Update to 2.9.11
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 7ddcfbd6..2281aa6e 100755
--- a/qbittorrent/build/qbittorrent.SlackBuild
+++ b/qbittorrent/build/qbittorrent.SlackBuild
@@ -64,6 +64,8 @@
# * Update.
# 2.9.10-1: 28/jun/2012 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 2.9.11-1: 08/aug/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 .
@@ -74,7 +76,7 @@
# Set initial variables:
PRGNAM=qbittorrent
-VERSION=${VERSION:-2.9.10}
+VERSION=${VERSION:-2.9.11}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}