From 0519359630597aa3827e7078dd53a6bb58f53bec Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 1 Jan 2013 19:41:48 +0000 Subject: Rebuild for Slackware 14 --- qcomicbook/build/qcomicbook.SlackBuild | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'qcomicbook') diff --git a/qcomicbook/build/qcomicbook.SlackBuild b/qcomicbook/build/qcomicbook.SlackBuild index bd8eadc4..d6d32cb8 100755 --- a/qcomicbook/build/qcomicbook.SlackBuild +++ b/qcomicbook/build/qcomicbook.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # $Id$ -# Copyright 2011, 2012 Eric Hameleers, Eindhoven, NL +# Copyright 2011, 2012, 2013 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -27,13 +27,17 @@ # By: Eric Hameleers # For: qcomicbook # Descr: comic book reader -# URL: http://qcomicbook.linux-projects.net/ +# URL: http://qcomicbook.org/ # Needs: unrar # Changelog: # 0.8.1-1: 30/Jul/2011 by Eric Hameleers # * Initial build. # 0.8.2-1: 24/mar/2012 by Eric Hameleers # * Update. +# 0.9.0-1: 26/jul/2012 by Eric Hameleers +# * Update. +# 0.9.0-2: 01/jan/2013 by Eric Hameleers +# * Rebuilt for Slackware 14. # # Run 'sh qcomicbook.SlackBuild' to build a Slackware package. # The package (.tgz) and .txt file as well as build logs are created in /tmp . @@ -44,8 +48,8 @@ # Set initial variables: PRGNAM=qcomicbook -VERSION=${VERSION:-0.8.2} -BUILD=${BUILD:-1} +VERSION=${VERSION:-0.9.0} +BUILD=${BUILD:-2} NUMJOBS=${NUMJOBS:" -j4 "} TAG=${TAG:-alien} -- cgit v1.2.3