summaryrefslogtreecommitdiffstats
path: root/qbittorrent
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-06-14 22:04:45 +0000
committer Eric Hameleers <alien@slackware.com>2013-06-14 22:04:45 +0000
commitb1b8d456146c2c20191e1aced44ebb943ba7f2bf (patch)
tree5d04aeb7d40fed48aef05c1ac288cf73dce59819 /qbittorrent
parentf50b556324ef56bd964f3556195e97f1762e61d5 (diff)
downloadasb-b1b8d456146c2c20191e1aced44ebb943ba7f2bf.tar.gz
asb-b1b8d456146c2c20191e1aced44ebb943ba7f2bf.tar.xz
Update to 3.0.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 03b82dc2..5a10eff3 100755
--- a/qbittorrent/build/qbittorrent.SlackBuild
+++ b/qbittorrent/build/qbittorrent.SlackBuild
@@ -74,6 +74,8 @@
# * Update.
# 3.0.8-1: 20/jan/2013 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 3.0.9-1: 14/jun/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 .
@@ -84,7 +86,7 @@
# Set initial variables:
PRGNAM=qbittorrent
-VERSION=${VERSION:-3.0.8}
+VERSION=${VERSION:-3.0.9}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}