new URL
This commit is contained in:
parent
85cfa35332
commit
1523b1caef
1 changed files with 1 additions and 6 deletions
7
PKGBUILD
7
PKGBUILD
|
@ -1,8 +1,3 @@
|
||||||
# This is an example PKGBUILD file. Use this as a start to creating your own,
|
|
||||||
# and remove these comments. For more information, see 'man PKGBUILD'.
|
|
||||||
# NOTE: Please fill out the license field for your package! If it is unknown,
|
|
||||||
# then please put 'unknown'.
|
|
||||||
|
|
||||||
# Maintainer: laserK <echo 'Y29udGFjdEBrYXJzdGVucHVmYWhsLmRlCg==' | base64 -d>
|
# Maintainer: laserK <echo 'Y29udGFjdEBrYXJzdGVucHVmYWhsLmRlCg==' | base64 -d>
|
||||||
pkgname=stm32cubemx
|
pkgname=stm32cubemx
|
||||||
pkgver=6.1.0
|
pkgver=6.1.0
|
||||||
|
@ -10,7 +5,7 @@ pkgrel=1
|
||||||
epoch=
|
epoch=
|
||||||
pkgdesc="graphical software configuration tool for STM32 microcontrollers that allows generating C initialization code"
|
pkgdesc="graphical software configuration tool for STM32 microcontrollers that allows generating C initialization code"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-configurators-and-code-generators/stm32cubemx.html"
|
url="https://www.st.com/en/development-tools/stm32cubemx.html"
|
||||||
license=('custom')
|
license=('custom')
|
||||||
groups=()
|
groups=()
|
||||||
depends=('java-runtime'
|
depends=('java-runtime'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue