summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergej Pupykin2021-09-08 22:55:02 +0300
committerSergej Pupykin2021-09-08 22:55:02 +0300
commit7ba53eb392d5c496439b286999d4d67d67b65d21 (patch)
tree19228760eae10a539b147c281e251acabd7d7dd0
parent4a1fefa8bb6a732104f5f17d42d00a1d8fc0cad2 (diff)
downloadaur-nrfutil.tar.gz
upd
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3cd8182d8e8..d6e04c272f80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nrfutil
pkgdesc = nrfutil command line utility and the nordicsemi library
- pkgver = 6.1
+ pkgver = 6.1.2
pkgrel = 1
url = https://github.com/NordicSemiconductor/pc-nrfutil
arch = any
@@ -10,4 +10,3 @@ pkgbase = nrfutil
options = !emptydirs
pkgname = nrfutil
-
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