summaryrefslogtreecommitdiffstats
path: root/qbittorrent/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-09-25 08:27:04 +0000
committer Eric Hameleers <alien@slackware.com>2012-09-25 08:27:04 +0000
commite8c5412d8a045bae73d975c6d2a6e37822ced5d3 (patch)
tree35642e2b442d25774ad7d347633a27d307bc80da /qbittorrent/build
parentca8b6869351283c25c1a236435b0305e93b28bf2 (diff)
downloadasb-e8c5412d8a045bae73d975c6d2a6e37822ced5d3.tar.gz
asb-e8c5412d8a045bae73d975c6d2a6e37822ced5d3.tar.xz
Update to 3.0.4
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 c096aca1..d0356469 100755
--- a/qbittorrent/build/qbittorrent.SlackBuild
+++ b/qbittorrent/build/qbittorrent.SlackBuild
@@ -68,6 +68,8 @@
# * Update.
# 3.0.3-1: 17/sep/2012 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 3.0.4-1: 25/sep/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 .
@@ -78,7 +80,7 @@
# Set initial variables:
PRGNAM=qbittorrent
-VERSION=${VERSION:-3.0.3}
+VERSION=${VERSION:-3.0.4}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}