summaryrefslogtreecommitdiffstats
path: root/qbittorrent
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-06-28 15:34:55 +0000
committer Eric Hameleers <alien@slackware.com>2012-06-28 15:34:55 +0000
commitbba38a3d2e569983d4f4f57a4e60c8a4c934e13c (patch)
tree5794cbb913ae6afe8575d63254494e964ec312e6 /qbittorrent
parent08477fe75b7613b154dcca0652321d820b04bfbb (diff)
downloadasb-bba38a3d2e569983d4f4f57a4e60c8a4c934e13c.tar.gz
asb-bba38a3d2e569983d4f4f57a4e60c8a4c934e13c.tar.xz
Update to 2.9.10
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 8622d51b..7ddcfbd6 100755
--- a/qbittorrent/build/qbittorrent.SlackBuild
+++ b/qbittorrent/build/qbittorrent.SlackBuild
@@ -62,6 +62,8 @@
# * Update.
# 2.9.9-1: 04/jun/2012 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 2.9.10-1: 28/jun/2012 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 .
@@ -72,7 +74,7 @@
# Set initial variables:
PRGNAM=qbittorrent
-VERSION=${VERSION:-2.9.9}
+VERSION=${VERSION:-2.9.10}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}