summaryrefslogtreecommitdiffstats
path: root/qbittorrent
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-08-13 22:11:55 +0000
committer Eric Hameleers <alien@slackware.com>2011-08-13 22:11:55 +0000
commit02050c7bf4bf4855e7576baeb97f01bc45d7a74e (patch)
tree2cc94c39611e77ac5c4381820e9b674d64dc0f02 /qbittorrent
parente961792040eea27c831e783c695357b5ced95f0c (diff)
downloadasb-02050c7bf4bf4855e7576baeb97f01bc45d7a74e.tar.gz
asb-02050c7bf4bf4855e7576baeb97f01bc45d7a74e.tar.xz
Update to 2.8.4
Diffstat (limited to 'qbittorrent')
-rwxr-xr-xqbittorrent/build/qbittorrent.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/qbittorrent/build/qbittorrent.SlackBuild b/qbittorrent/build/qbittorrent.SlackBuild
index 8ce71fbb..28f6e0b0 100755
--- a/qbittorrent/build/qbittorrent.SlackBuild
+++ b/qbittorrent/build/qbittorrent.SlackBuild
@@ -48,7 +48,7 @@
# * Update.
# 2.8.1-1: 11/jun/2011 by Eric Hameleers <alien@slackware.com>
# * Update.
-# 2.8.2-1: 18/jun/2011 by Eric Hameleers <alien@slackware.com>
+# 2.8.4-1: 14/aug/2011 by Eric Hameleers <alien@slackware.com>
# * Update.
#
# Run 'sh qbittorrent.SlackBuild' to build a Slackware package.
@@ -60,7 +60,7 @@
# Set initial variables:
PRGNAM=qbittorrent
-VERSION=${VERSION:-2.8.2}
+VERSION=${VERSION:-2.8.4}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}