summaryrefslogtreecommitdiffstats
path: root/qbittorrent
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-11-14 20:54:32 +0000
committer Eric Hameleers <alien@slackware.com>2013-11-14 20:54:32 +0000
commitc1c48486b3d65471f152f6263e2a4f84a5a4a130 (patch)
tree40fb29f953efacd9af7dc781f0ccc6ccb5dc7466 /qbittorrent
parent841793021d8ccf50dc3c8f5ddba50bc941af0a57 (diff)
downloadasb-c1c48486b3d65471f152f6263e2a4f84a5a4a130.tar.gz
asb-c1c48486b3d65471f152f6263e2a4f84a5a4a130.tar.xz
Update to 3.1.2
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 c06eb35b..a32a5235 100755
--- a/qbittorrent/build/qbittorrent.SlackBuild
+++ b/qbittorrent/build/qbittorrent.SlackBuild
@@ -78,6 +78,8 @@
# * Update.
# 3.0.10-1: 23/jul/2013 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 3.1.2-1: 14/nov/2013 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 .
@@ -88,7 +90,7 @@
# Set initial variables:
PRGNAM=qbittorrent
-VERSION=${VERSION:-3.0.10}
+VERSION=${VERSION:-3.1.2}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}