summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 2 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb87cbfa3935..5509599090ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,17 @@
# Author: Kyle Manna <kyle(at)kylemanna(dot)com>
#
-# Upstream: https://nxp.flexnetoperations.com/control/frse/download?element=6320997
-#
# Download the source file and place in the current directory. Website requires login
# and license agreement.
pkgname=kinetis-design-studio-bin
pkgver=3.2.0
-pkgrel=2
+pkgrel=3
pkgdesc="NXP / Freescale Kinetis Design Studio"
#arch=('i686' 'x86_64')
arch=('x86_64')
url="https://nxp.flexnetoperations.com/control/frse/download?element=7490617"
license=('EULA')
-groups=('base-devel')
-depends=()
+depends=('lib32-ncurses5-compat-libs')
options=('!strip')
source=("file://kinetis-design-studio_${pkgver}-1_amd64.deb")
sha512sums=('93c0f2f5e78f1cd2d184bf8ab26e72d4565e552a0c36a31d34a9b9b35e5c2d04cab41b1c5e3c37d9d5e9f653124b33db6a2f3224a30424ed53a1d8d811f70e5c')