summaryrefslogtreecommitdiffstats
path: root/qbittorrent
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-10-05 18:06:12 +0000
committer Eric Hameleers <alien@slackware.com>2011-10-05 18:06:12 +0000
commit5e02357f3d0d44b229bb824d863b3af4678ffd75 (patch)
tree81ce894652f7594744c7f99faf3b2451e044a70e /qbittorrent
parent3f017ad9150b13f94268b3524250dacad557459d (diff)
downloadasb-5e02357f3d0d44b229bb824d863b3af4678ffd75.tar.gz
asb-5e02357f3d0d44b229bb824d863b3af4678ffd75.tar.xz
Update to 2.8.5
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 28f6e0b0..7ff6d242 100755
--- a/qbittorrent/build/qbittorrent.SlackBuild
+++ b/qbittorrent/build/qbittorrent.SlackBuild
@@ -50,6 +50,8 @@
# * Update.
# 2.8.4-1: 14/aug/2011 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 2.8.5-1: 05/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 .
@@ -60,7 +62,7 @@
# Set initial variables:
PRGNAM=qbittorrent
-VERSION=${VERSION:-2.8.4}
+VERSION=${VERSION:-2.8.5}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}