mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kicad-doc: update to 7.0.8.
This commit is contained in:
parent
d7df145d12
commit
266eef98d6
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'kicad-doc'
|
# Template file for 'kicad-doc'
|
||||||
pkgname=kicad-doc
|
pkgname=kicad-doc
|
||||||
version=7.0.1
|
version=7.0.8
|
||||||
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=05dd54cc3cc9dd60e60deb67c4bd7d877f41f3cdba3423f006e713e4a79f9868
|
checksum=923752b5667f76cb4b3a9cbd00c14f36f1bf8cd3930d273c25d67331412f954b
|
||||||
|
|
||||||
if [ "$XBPS_WORDSIZE" != "$XBPS_TARGET_WORDSIZE" ]; then
|
if [ "$XBPS_WORDSIZE" != "$XBPS_TARGET_WORDSIZE" ]; then
|
||||||
broken="kicad not available"
|
broken="kicad not available"
|
||||||
|
|
Loading…
Add table
Reference in a new issue