summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSergej Pupykin2021-09-08 22:55:02 +0300
committerSergej Pupykin2021-09-08 22:55:02 +0300
commit7ba53eb392d5c496439b286999d4d67d67b65d21 (patch)
tree19228760eae10a539b147c281e251acabd7d7dd0 /PKGBUILD
parent4a1fefa8bb6a732104f5f17d42d00a1d8fc0cad2 (diff)
downloadaur-nrfutil.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 005d1a57dba7..d4d9a7f2d915 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Franck Lucien Duriez <franck.lucien.duriez@gmail.com>
pkgname=nrfutil
-pkgver=6.1
+pkgver=6.1.2
pkgrel=1
pkgdesc="nrfutil command line utility and the nordicsemi library"
arch=('any')
@@ -11,7 +11,7 @@ depends=('python')
makedepends=('python-pip')
options=(!emptydirs)
source=()
-sha256sums=()
+
package() {
PIP_CONFIG_FILE=/dev/null pip install --isolated --root="$pkgdir"/usr/lib/nrfutil-bundle --ignore-installed nrfutil==$pkgver