summaryrefslogtreecommitdiffstats
path: root/qbittorrent/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-05-14 10:28:10 +0000
committer Eric Hameleers <alien@slackware.com>2014-05-14 10:28:10 +0000
commitcffa94f837ed1e795b555016a8a2244bccec541e (patch)
tree8d83146aa0097cdb0f33957ff1907fb20eb1ddcf /qbittorrent/build
parent1d4b9f7048954e3831bcfa0252e041f79ed50936 (diff)
downloadasb-cffa94f837ed1e795b555016a8a2244bccec541e.tar.gz
asb-cffa94f837ed1e795b555016a8a2244bccec541e.tar.xz
Updated to 3.1.9.2
Diffstat (limited to 'qbittorrent/build')
-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 45277305..e57a6027 100755
--- a/qbittorrent/build/qbittorrent.SlackBuild
+++ b/qbittorrent/build/qbittorrent.SlackBuild
@@ -88,6 +88,8 @@
# * Update.
# 3.1.9-1: 04/mar/2014 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 3.1.9.2-1: 15/may/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 .
@@ -98,7 +100,7 @@
# Set initial variables:
PRGNAM=qbittorrent
-VERSION=${VERSION:-3.1.9}
+VERSION=${VERSION:-3.1.9.2}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}