summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author Niels Horn2011-04-01 15:40:38 +0200
committer Robby Workman2011-04-03 16:34:39 +0200
commit175a7f1816223577a8197852a10f94eb167dc7a4 (patch)
tree5bbaff6ea5cef8c1a9ea98724700b164986c4465 /graphics
parenta92132fd5d9f762f32733c946a5b96a6fffac8e7 (diff)
downloadslackbuilds-175a7f1816223577a8197852a10f94eb167dc7a4.tar.gz
graphics/fritzing: Updated for version 0.5.2b.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/fritzing/fritzing.SlackBuild6
-rw-r--r--graphics/fritzing/fritzing.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/fritzing/fritzing.SlackBuild b/graphics/fritzing/fritzing.SlackBuild
index 58723c8f55..26fbd47601 100644
--- a/graphics/fritzing/fritzing.SlackBuild
+++ b/graphics/fritzing/fritzing.SlackBuild
@@ -4,14 +4,14 @@
# electronic prototyping
# Written by Niels Horn <niels.horn@gmail.com>
-# Revision date 2010/11/21
+# Revision date 2011/04/01
PRGNAM=fritzing
-VERSION=${VERSION:-0.4.3b}
+VERSION=${VERSION:-0.5.2b}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-SRCVERSION="2010.10.01.source"
+SRCVERSION="2011.02.18.source"
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
diff --git a/graphics/fritzing/fritzing.info b/graphics/fritzing/fritzing.info
index 82358cb8b4..c1be060991 100644
--- a/graphics/fritzing/fritzing.info
+++ b/graphics/fritzing/fritzing.info
@@ -1,8 +1,8 @@
PRGNAM="fritzing"
-VERSION="0.4.3b"
+VERSION="0.5.2b"
HOMEPAGE="http://fritzing.org/"
-DOWNLOAD="http://fritzing.org/download/0.4.3b/source-tarball/fritzing.2010.10.01.source.tar.bz2"
-MD5SUM="cfeb68d51ab3ebcbcc1c588a94e94142"
+DOWNLOAD="http://fritzing.org/download/0.5.2b/source-tarball/fritzing.2011.02.18.source.tar.bz2"
+MD5SUM="75ab768d54f01779aae89fc5634e8c20"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Niels Horn"