summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpinsl2023-07-12 08:29:14 +0200
committerpinsl2023-07-12 08:29:14 +0200
commit70d148333121edf6a03ad1296f5fac4a4a4dc299 (patch)
tree292428feaaa6d8f82c44338cd8343ffb3651a395 /PKGBUILD
parent972868d389905a2e69a84e9043eaabf77c07910c (diff)
downloadaur-70d148333121edf6a03ad1296f5fac4a4a4dc299.tar.gz
Update to 10.22.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a23e5149550..a66c94aa3b1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=nrf5x-command-line-tools
_pkgname=nrf-command-line-tools
-pkgver=10.22.0
+pkgver=10.22.1
pkgrel=0
pkgdesc="Tools for programming Nordic nRF51, nRF52, nRF53 and nRF91 Series devices"
arch=('x86_64')
@@ -19,7 +19,7 @@ provides=('nrfjprog' 'mergehex' 'python-pynrfjprog')
conflicts=('python-pynrfjprog' 'python-pynrfjprog-git')
options=()
source_x86_64=("https://nsscprodmedia.blob.core.windows.net/prod/software-and-other-downloads/desktop-software/nrf-command-line-tools/sw/versions-${pkgver%.*.*}-x-x/${pkgver//./-}/${_pkgname}-${pkgver}_linux-amd64.tar.gz")
-sha256sums_x86_64=('acf15afea603bb98516f758e1850e59a5f5047e0f9ac08be7c5271970d5f16db')
+sha256sums_x86_64=('038dee0337f3db77cf194530245685c5ff318d096a3adfe7d13fe6722e746d44')
build() {
cd ${_pkgname}/python