mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
kicad-symbols: update to 7.0.0.
This commit is contained in:
parent
14f20116d0
commit
127e5c6717
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kicad-symbols'
|
||||
pkgname=kicad-symbols
|
||||
version=6.0.7
|
||||
version=7.0.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
depends="kicad"
|
||||
|
@ -8,5 +8,5 @@ short_desc="Kicad symbol 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.gz"
|
||||
checksum=03a888a516e3899cbc7dada1127e9c0309c0f7a8d995aa0dd9c7aa7f6f3a9d7f
|
||||
distfiles="https://gitlab.com/kicad/libraries/kicad-symbols/-/archive/${version}/kicad-symbols-${version}.tar.gz"
|
||||
checksum=0f04db7a5965436b754f43a3ebb02d055223f306a1c56a90973216eac227dbc8
|
||||
|
|
Loading…
Add table
Reference in a new issue