summaryrefslogtreecommitdiffstats
path: root/qbittorrent
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-03-03 07:49:01 +0000
committer Eric Hameleers <alien@slackware.com>2014-03-03 07:49:01 +0000
commite2350353a529016911f1033d04d8155d6e70927f (patch)
treeb9c1201258a0d9933be8af29237878273cc6e2b8 /qbittorrent
parent7fe70181780d795b33b215db555fa013a7b7951c (diff)
downloadasb-e2350353a529016911f1033d04d8155d6e70927f.tar.gz
asb-e2350353a529016911f1033d04d8155d6e70927f.tar.xz
Update to 3.1.9
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 ad389695..45277305 100755
--- a/qbittorrent/build/qbittorrent.SlackBuild
+++ b/qbittorrent/build/qbittorrent.SlackBuild
@@ -86,6 +86,8 @@
# * Update.
# 3.1.5-1: 19/jan/2014 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 3.1.9-1: 04/mar/2014 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 .
@@ -96,7 +98,7 @@
# Set initial variables:
PRGNAM=qbittorrent
-VERSION=${VERSION:-3.1.5}
+VERSION=${VERSION:-3.1.9}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}