summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSergej Pupykin2020-11-10 23:46:05 +0300
committerSergej Pupykin2020-11-10 23:46:05 +0300
commit33a09944a7e1864ba00a64f9762bbf993409dde3 (patch)
tree7948038d1b2a0e44c0a1e8d499a53f5b283bfe0d /PKGBUILD
parent80c2777ff6b3f3fba887051d388637add475079c (diff)
downloadaur-33a09944a7e1864ba00a64f9762bbf993409dde3.tar.gz
upd
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15ccba0d56da..005d1a57dba7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@ pkgrel=1
pkgdesc="nrfutil command line utility and the nordicsemi library"
arch=('any')
url="https://github.com/NordicSemiconductor/pc-nrfutil"
-license=('MIT')
+license=('BSD')
depends=('python')
-depends=('python-pip')
+makedepends=('python-pip')
options=(!emptydirs)
source=()
sha256sums=()