From f0ad18ed4a992660eeba7f0255b536edc250a5fe Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Mon, 5 Sep 2011 21:55:06 -0400 Subject: python/pyPdf: Updated for version 1.13. Signed-off-by: dsomero --- python/pyPdf/pyPdf.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python/pyPdf/pyPdf.SlackBuild') diff --git a/python/pyPdf/pyPdf.SlackBuild b/python/pyPdf/pyPdf.SlackBuild index 124da91835..5589036d2c 100644 --- a/python/pyPdf/pyPdf.SlackBuild +++ b/python/pyPdf/pyPdf.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pyPdf. # -# Copyright 2009-2010 Marco Bonetti +# Copyright 2009-2011 Marco Bonetti # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pyPdf -VERSION=1.12 +VERSION=1.13 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -48,7 +48,7 @@ set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT -cd $TMP +cd $TMP rm -rf $PRGNAM-$VERSION tar -xzvf $CWD/$PRGNAM-$VERSION.tar.gz cd $PRGNAM-$VERSION -- cgit v1.2.3