mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/kicad-library: Updated for version bzr_20130317.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
afe67de41f
commit
f17f1c969d
3 changed files with 11 additions and 11 deletions
|
@ -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"
|
||||
|
|
|
@ -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=""
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue