diff options
author | Niels Horn <niels.horn@gmail.com> | 2013-04-23 20:47:24 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-04-28 12:28:23 -0300 |
commit | bae3dcc1d8b4856118bdb0d29e9ba7487c7bd788 (patch) | |
tree | 0f78708a14d67cb8475cd05c7630f31b5b313416 /graphics/povray | |
parent | 31f5ada707dee896e69031254976dfa9de950e3b (diff) | |
download | slackbuilds-bae3dcc1d8b4856118bdb0d29e9ba7487c7bd788.tar.gz |
graphics/povray: Updated for version 3.7.0.RC7.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'graphics/povray')
-rw-r--r-- | graphics/povray/povray.SlackBuild | 6 | ||||
-rw-r--r-- | graphics/povray/povray.info | 6 | ||||
-rw-r--r-- | graphics/povray/slack-desc | 12 |
3 files changed, 12 insertions, 12 deletions
diff --git a/graphics/povray/povray.SlackBuild b/graphics/povray/povray.SlackBuild index 621556b943..4ee3b6d2f6 100644 --- a/graphics/povray/povray.SlackBuild +++ b/graphics/povray/povray.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for povray: # the Persistence of Vision Raytracer -# Copyright 2009,2011 Niels Horn, Rio de Janeiro, RJ, Brazil +# Copyright 2009,2011,2013 Niels Horn, Rio de Janeiro, RJ, 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/12/09 +# revision date 2013/03/26 PRGNAM=povray -VERSION=${VERSION:-3.7.0.RC3} +VERSION=${VERSION:-3.7.0.RC7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/povray/povray.info b/graphics/povray/povray.info index a295b28036..b848464a80 100644 --- a/graphics/povray/povray.info +++ b/graphics/povray/povray.info @@ -1,8 +1,8 @@ PRGNAM="povray" -VERSION="3.7.0.RC3" +VERSION="3.7.0.RC7" HOMEPAGE="http://www.povray.org/" -DOWNLOAD="http://www.povray.org/beta/source/povray-3.7.0.RC3.tar.bz2" -MD5SUM="66480f1ca6b1b1b5198605b6caf3f8e8" +DOWNLOAD="http://www.povray.org/beta/source/povray-3.7.0.RC7.tar.bz2" +MD5SUM="7d24ec051af67bcf040a898a267d920a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/graphics/povray/slack-desc b/graphics/povray/slack-desc index a18fc438a5..b5531c76a8 100644 --- a/graphics/povray/slack-desc +++ b/graphics/povray/slack-desc @@ -1,14 +1,14 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' on -# the right side marks the last column you can put a character in. You must make -# exactly 11 lines for the formatting to be correct. It's also customary to -# leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| povray: povray (3D graphics tool) povray: -povray: The Persistence of Vision Raytracer is a high-quality, totally +povray: The Persistence of Vision Raytracer is a high-quality, totally povray: free tool for creating stunning three-dimensional graphics. povray: povray: http://www.povray.org/ |