summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
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"