summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author Niels Horn <niels.horn@gmail.com>2011-01-11 18:46:38 -0600
committer Robby Workman <rworkman@slackbuilds.org>2011-01-11 18:46:38 -0600
commit851d75a5f8a50daf181517d882105c30d61f8742 (patch)
tree2c86e97c6420f2d992ce43dbeb3e1bdc31d1ea78 /graphics
parent03835d0097904e91150b5b1a0cdf6468ff9a8350 (diff)
downloadslackbuilds-851d75a5f8a50daf181517d882105c30d61f8742.tar.gz
slackbuilds-851d75a5f8a50daf181517d882105c30d61f8742.tar.xz
graphics/LDraw_data: Updated for version 201003.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/LDraw_data/LDraw_data.SlackBuild4
-rw-r--r--graphics/LDraw_data/LDraw_data.info6
-rw-r--r--graphics/LDraw_data/README13
3 files changed, 12 insertions, 11 deletions
diff --git a/graphics/LDraw_data/LDraw_data.SlackBuild b/graphics/LDraw_data/LDraw_data.SlackBuild
index ab4a5b4db0..cf53e2d7d6 100644
--- a/graphics/LDraw_data/LDraw_data.SlackBuild
+++ b/graphics/LDraw_data/LDraw_data.SlackBuild
@@ -4,10 +4,10 @@
# several LDraw utilities
# Written by Niels Horn - niels.horn@gmail.com
-# revision date 2010/07/17
+# revision date 2011/01/02
PRGNAM=LDraw_data
-VERSION=${VERSION:-201002}
+VERSION=${VERSION:-201003}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/graphics/LDraw_data/LDraw_data.info b/graphics/LDraw_data/LDraw_data.info
index 0362d9f321..e95e95c8e6 100644
--- a/graphics/LDraw_data/LDraw_data.info
+++ b/graphics/LDraw_data/LDraw_data.info
@@ -1,10 +1,10 @@
PRGNAM="LDraw_data"
-VERSION="201002"
+VERSION="201003"
HOMEPAGE="http://www.ldraw.org/"
DOWNLOAD="http://www.ldraw.org/library/updates/complete.zip"
-MD5SUM="810572c41c252e583e49578e41d57899"
+MD5SUM="76f2deccfb0402815daff32d29b1414b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Niels Horn"
EMAIL="niels.horn@gmail.com"
-APPROVED="Erik Hanson"
+APPROVED="rworkman"
diff --git a/graphics/LDraw_data/README b/graphics/LDraw_data/README
index fc58c2e683..f7bad73280 100644
--- a/graphics/LDraw_data/README
+++ b/graphics/LDraw_data/README
@@ -1,8 +1,9 @@
-LDraw_data is a package of data-files needed by several utilities based on
-LDRAW.
+LDraw_data is a package of data-files needed by several utilities based
+on LDRAW.
-This SlackBuild script compiles a temporary program to create the index file.
-Since it is only needed once, it is not copied to the created package.
+This SlackBuild script compiles a temporary program to create the
+index file. Since it is only needed once, it is not copied to the
+created package.
-The source file ("complete.zip") is not versioned, but the SlackBuild checks
-the version of the data after unzipping.
+The source file ("complete.zip") is not versioned, but the SlackBuild
+checks the version of the data after unzipping.