kicad-doc: update to 6.0.5.
This commit is contained in:
parent
73704379d7
commit
dd4c206eb1
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'kicad-doc'
|
# Template file for 'kicad-doc'
|
||||||
pkgname=kicad-doc
|
pkgname=kicad-doc
|
||||||
version=6.0.1
|
version=6.0.5
|
||||||
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/${pkgname}-${version}.tar.gz"
|
distfiles="https://kicad-downloads.s3.cern.ch/docs/${pkgname}-${version}.tar.gz"
|
||||||
checksum=6093c99cfde827fb42fc351ef301f0dcad805f0c256ef02a0e82d9daafc238d3
|
checksum=9e2959f0410e1262c868274d9a4dbddcf96113915fe288364066919661e31a7b
|
||||||
|
|
||||||
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