fix kicad doc mirror
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
_realname=kicad
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}-git"
|
||||
pkgver=r5971.ba32ccb
|
||||
pkgver=r6328.22fb7da
|
||||
pkgrel=1
|
||||
pkgdesc="Software for the creation of electronic schematic diagrams and printed circuit board artwork (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -24,7 +24,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
|
||||
"${MINGW_PACKAGE_PREFIX}-swig"
|
||||
"git")
|
||||
source=("${_realname}"::"git+https://github.com/KiCad/kicad-source-mirror.git"
|
||||
"${_realname}-docs"::"git+https://github.com/blairbonnett-mirrors/kicad-doc.git"
|
||||
"${_realname}-docs"::"git+https://github.com/KiCad/kicad-doc.git"
|
||||
"${_realname}-libs"::"git+https://github.com/KiCad/kicad-library.git"
|
||||
)
|
||||
md5sums=('SKIP'
|
||||
|
||||
Reference in New Issue
Block a user