kicad-packages3D: update to 6.0.6.
Also move download to .tar.gz for faster download speeds.
This commit is contained in:
parent
482f00a287
commit
26ee10b61f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kicad-packages3D'
|
||||
pkgname=kicad-packages3D
|
||||
version=6.0.5
|
||||
version=6.0.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
depends="kicad"
|
||||
|
@ -8,5 +8,5 @@ short_desc="Kicad 3D model libraries"
|
|||
maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
|
||||
license="CC-BY-SA-4.0"
|
||||
homepage="http://kicad.org"
|
||||
distfiles="https://gitlab.com/kicad/libraries/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=af10545c315474495e8be2137f25172d16103430133e91437cd4cf4f9d382436
|
||||
distfiles="https://gitlab.com/kicad/libraries/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=6a6563840ebb769da2ce0f79469af0ec6f12d5fe7fa60a00951b53f969859ae1
|
||||
|
|
Loading…
Add table
Reference in a new issue