summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpinsl2024-04-08 08:56:30 +0200
committerpinsl2024-04-08 08:56:30 +0200
commit6f3e84d4a929bf4c2245043c747c11d0e9efc40b (patch)
tree765e8329f174f5c5e3ad3a5e7ae8b09eb790a62d /PKGBUILD
parent6b3fb15321a9ab4eb48e6622bdaf6834d88f74b5 (diff)
downloadaur-6f3e84d4a929bf4c2245043c747c11d0e9efc40b.tar.gz
Update to 10.24.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2c6b56a3c33..5350514833d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=nrf5x-command-line-tools
_pkgname=nrf-command-line-tools
-pkgver=10.24.0
+pkgver=10.24.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=('bcb1c391c48d24b93e8288f701c3b522b3ba0f36fd594c60ee616e249ab8bbb6')
+sha256sums_x86_64=('764592e87da331021777e89fefe5f799894c01eb27aaca59f2368b0d3ee90a19')
build() {
cd ${_pkgname}/python