diff options
author | Niels Horn <niels.horn@gmail.com> | 2013-04-23 20:47:11 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-04-28 12:28:03 -0300 |
commit | f17f1c969d446bce379666c67b2af17f488607ac (patch) | |
tree | da7ea9977521e78f2f847ee0e4c9d2da13212afa | |
parent | afe67de41f428cf44ff1878db6ccc07bb5ea6d50 (diff) | |
download | slackbuilds-f17f1c969d446bce379666c67b2af17f488607ac.tar.gz |
development/kicad-library: Updated for version bzr_20130317.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-rw-r--r-- | development/kicad-library/kicad-library.SlackBuild | 6 | ||||
-rw-r--r-- | development/kicad-library/kicad-library.info | 6 | ||||
-rw-r--r-- | development/kicad-library/slack-desc | 10 |
3 files changed, 11 insertions, 11 deletions
diff --git a/development/kicad-library/kicad-library.SlackBuild b/development/kicad-library/kicad-library.SlackBuild index 89d2a79537..3f6ba13197 100644 --- a/development/kicad-library/kicad-library.SlackBuild +++ b/development/kicad-library/kicad-library.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for kicad-library # Schematic, pcb & 3D-model libraries for KiCad. -# 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/09/14 +# Revision date: 2013/03/29 PRGNAM=kicad-library -VERSION=${VERSION:-bzr_20120914} +VERSION=${VERSION:-bzr_20130317} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ARCH="noarch" diff --git a/development/kicad-library/kicad-library.info b/development/kicad-library/kicad-library.info index 6106491c5a..327acf7122 100644 --- a/development/kicad-library/kicad-library.info +++ b/development/kicad-library/kicad-library.info @@ -1,8 +1,8 @@ PRGNAM="kicad-library" -VERSION="bzr_20120914" +VERSION="bzr_20130317" HOMEPAGE="http://kicad.sourceforge.net/wiki" -DOWNLOAD="http://www.nielshorn.net/_download/slackware/source/kicad-library-bzr_20120914.tar.bz2" -MD5SUM="137df5a95d56c89a00bc1c1f269dbe13" +DOWNLOAD="http://www.nielshorn.net/_download/slackware/source/kicad-library-bzr_20130317.tar.bz2" +MD5SUM="5098160347340e1c66b3505c773340ed" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/development/kicad-library/slack-desc b/development/kicad-library/slack-desc index c44eb1a40e..33008047b6 100644 --- a/development/kicad-library/slack-desc +++ b/development/kicad-library/slack-desc @@ -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------------------------------------------------------| kicad-library: kicad-library (library for KiCad EDA Suite) |