diff --git a/PKGBUILD b/PKGBUILD index 828a0e4..f3e6268 100644 --- a/PKGBUILD +++ b/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 pkgname=stm32cubemx pkgver=6.1.0 @@ -10,7 +5,7 @@ pkgrel=1 epoch= pkgdesc="graphical software configuration tool for STM32 microcontrollers that allows generating C initialization code" 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') groups=() depends=('java-runtime'