From cffa94f837ed1e795b555016a8a2244bccec541e Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 14 May 2014 10:28:10 +0000 Subject: Updated to 3.1.9.2 --- qbittorrent/build/qbittorrent.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'qbittorrent/build/qbittorrent.SlackBuild') 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 # * Update. +# 3.1.9.2-1: 15/may/2014 by Eric Hameleers +# * 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} -- cgit v1.2.3-65-gdbad