summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKarsten Pufahl2020-12-08 12:32:25 +0100
committerKarsten Pufahl2020-12-08 12:32:25 +0100
commit1523b1caef3d23bedc1e27596c28d4752c605f9f (patch)
tree119da5fea065cc92e464cdcdd078f359e935446a /PKGBUILD
parent85cfa35332c84c57ca5bdc87f8a736180107a45b (diff)
downloadaur-1523b1caef3d23bedc1e27596c28d4752c605f9f.tar.gz
new URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 1 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 828a0e4ac73d..f3e62685ebdf 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 <echo 'Y29udGFjdEBrYXJzdGVucHVmYWhsLmRlCg==' | base64 -d>
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'