From bcd3c2ac0759a3302256cd7069f41517298ef978 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 21 Feb 2012 19:56:19 +0000 Subject: UPdate to 2.9.5 --- qbittorrent/build/qbittorrent.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'qbittorrent/build') diff --git a/qbittorrent/build/qbittorrent.SlackBuild b/qbittorrent/build/qbittorrent.SlackBuild index 2be9b4f9..f34e34e4 100755 --- a/qbittorrent/build/qbittorrent.SlackBuild +++ b/qbittorrent/build/qbittorrent.SlackBuild @@ -56,6 +56,8 @@ # * Update. # 2.9.3-1: 04/feb/2012 by Eric Hameleers # * Update. +# 2.9.5-1: 21/feb/2012 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 . @@ -66,7 +68,7 @@ # Set initial variables: PRGNAM=qbittorrent -VERSION=${VERSION:-2.9.3} +VERSION=${VERSION:-2.9.5} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:" -j4 "} TAG=${TAG:-alien} -- cgit v1.2.3-65-gdbad