mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 20:02:57 +02:00
kicad-templates: update to 7.0.0.
This commit is contained in:
parent
debef10d4c
commit
5c4686c890
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kicad-templates'
|
# Template file for 'kicad-templates'
|
||||||
pkgname=kicad-templates
|
pkgname=kicad-templates
|
||||||
version=6.0.7
|
version=7.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
depends="kicad"
|
depends="kicad"
|
||||||
|
@ -8,5 +8,5 @@ short_desc="Kicad templates"
|
||||||
maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
|
maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
|
||||||
license="CC-BY-SA-4.0"
|
license="CC-BY-SA-4.0"
|
||||||
homepage="http://kicad.org"
|
homepage="http://kicad.org"
|
||||||
distfiles="https://gitlab.com/kicad/libraries/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://gitlab.com/kicad/libraries/kicad-templates/-/archive/${version}/kicad-templates-${version}.tar.gz"
|
||||||
checksum=1da05f4067b16c4b8be8e172cc73ddc5ce05977f384dd7e531f23c7fdc69da8a
|
checksum=26c611621f452effdb748975ab88227fedf455cfa6dce40b298a01bbd60a63e2
|
||||||
|
|
Loading…
Add table
Reference in a new issue