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 d973c051f5..2ff251dd6c 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-2012 Niels Horn, Rio de Janeiro, Brazil +# Copyright 2009-2013 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 2012/08/10 +# revision date 2013/03/24 PRGNAM=leocad_pieces -VERSION=${VERSION:-5823b} +VERSION=${VERSION:-7114} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |