diff options
Diffstat (limited to 'graphics/leocad_pieces/leocad_pieces.SlackBuild')
-rw-r--r-- | graphics/leocad_pieces/leocad_pieces.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/leocad_pieces/leocad_pieces.SlackBuild b/graphics/leocad_pieces/leocad_pieces.SlackBuild index edca9d3bd3..6275c7c2e4 100644 --- a/graphics/leocad_pieces/leocad_pieces.SlackBuild +++ b/graphics/leocad_pieces/leocad_pieces.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for leocad_pieces, the pieces library needed by # LeoCAD -# Copyright 2009-2011 Niels Horn, Rio de Janeiro, Brazil +# Copyright 2009-2012 Niels Horn, Rio de Janeiro, Brazil # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,10 +23,10 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# revision date 2011/07/28 +# revision date 2012/02/17 PRGNAM=leocad_pieces -VERSION=${VERSION:-4806} +VERSION=${VERSION:-5243} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |