mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/kicad-library: Updated for version bzr_20101208.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
0986b709ca
commit
4bba6ab98b
2 changed files with 5 additions and 5 deletions
|
@ -4,10 +4,10 @@
|
|||
# Schematic, pcb & 3D-model libraries for KiCad.
|
||||
|
||||
# Written by Niels Horn <niels.horn@gmail.com>
|
||||
# Revision date: 2010/09/25
|
||||
# Revision date: 2011/01/01
|
||||
|
||||
PRGNAM=kicad-library
|
||||
VERSION=${VERSION:-bzr_20100820}
|
||||
VERSION=${VERSION:-bzr_20101208}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
ARCH="noarch"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="kicad-library"
|
||||
VERSION="bzr_20100820"
|
||||
VERSION="bzr_20101208"
|
||||
HOMEPAGE="http://kicad.sourceforge.net/wiki"
|
||||
DOWNLOAD="http://www.nielshorn.net/_download/slackware/source/kicad-library-bzr_20100820.tar.bz2"
|
||||
MD5SUM="99cefc9bfe065329c7d0045a39bfa640"
|
||||
DOWNLOAD="http://www.nielshorn.net/_download/slackware/source/kicad-library-bzr_20101208.tar.bz2"
|
||||
MD5SUM="c15623fbb2dd1781ba7b1fad5032bdff"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Niels Horn"
|
||||
|
|
Loading…
Reference in a new issue