mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
graphics/fritzing: Updated for version 0.7.12b.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
d1f066e911
commit
31f5ada707
3 changed files with 11 additions and 11 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for fritzing
|
||||
# electronic prototyping
|
||||
|
||||
# Copyright 2010-2012 Niels Horn, Rio de Janeiro, RJ, Brazil
|
||||
# Copyright 2010-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 2012/02/19
|
||||
# Revision date 2013/03/26
|
||||
|
||||
PRGNAM=fritzing
|
||||
VERSION=${VERSION:-0.7.0b}
|
||||
VERSION=${VERSION:-0.7.12b}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fritzing"
|
||||
VERSION="0.7.0b"
|
||||
VERSION="0.7.12b"
|
||||
HOMEPAGE="http://fritzing.org/"
|
||||
DOWNLOAD="http://fritzing.org/download/0.7.0b/source-tarball/fritzing-0.7.0b.source.tar.bz2"
|
||||
MD5SUM="9f4433db7d17b59aa46f3abcf8aaee45"
|
||||
DOWNLOAD="http://fritzing.org/download/0.7.12b/source-tarball/fritzing-0.7.12b.source.tar.bz2"
|
||||
MD5SUM="4f2d5e0dff6ce83d6f3d68d7408006fe"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# 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------------------------------------------------------|
|
||||
fritzing: fritzing (electronic prototyping)
|
||||
|
|
Loading…
Reference in a new issue