kicad-doc: update to 7.0.1.
This commit is contained in:
parent
7d8e988ee4
commit
54d3e8ee50
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'kicad-doc'
|
# Template file for 'kicad-doc'
|
||||||
pkgname=kicad-doc
|
pkgname=kicad-doc
|
||||||
version=7.0.0
|
version=7.0.1
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="KiCad documentation"
|
short_desc="KiCad documentation"
|
||||||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="GPL-3.0-or-later, CC-BY-3.0"
|
license="GPL-3.0-or-later, CC-BY-3.0"
|
||||||
homepage="http://kicad.org"
|
homepage="http://kicad.org"
|
||||||
distfiles="https://kicad-downloads.s3.cern.ch/docs/kicad-doc-${version}.tar.gz"
|
distfiles="https://kicad-downloads.s3.cern.ch/docs/kicad-doc-${version}.tar.gz"
|
||||||
checksum=04cad356fd19b46e70eaa6e3365d94c326e4237d80c09394208fd4662e756465
|
checksum=05dd54cc3cc9dd60e60deb67c4bd7d877f41f3cdba3423f006e713e4a79f9868
|
||||||
|
|
||||||
if [ "$XBPS_WORDSIZE" != "$XBPS_TARGET_WORDSIZE" ]; then
|
if [ "$XBPS_WORDSIZE" != "$XBPS_TARGET_WORDSIZE" ]; then
|
||||||
broken="kicad not available"
|
broken="kicad not available"
|
||||||
|
|
Loading…
Reference in New Issue