summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpinsl2022-05-30 14:03:56 +0200
committerpinsl2022-06-07 11:53:52 +0200
commitf4acb69ee4598ecaf7d835aa1e2598992a80b592 (patch)
treeacc9bb7361219f4cdd45aee98af90cdb8c9c445b /PKGBUILD
parent5f09f46a3508f7efcba2f6bee18c3423f3922700 (diff)
downloadaur-f4acb69ee4598ecaf7d835aa1e2598992a80b592.tar.gz
Add mergehex to provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44af77603f12..68b076ec45dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,8 +14,7 @@ arch=('x86_64')
url="https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Command-Line-Tools"
license=('custom')
depends=('jlink-software-and-documentation')
-provides=('nrfjprog')
-conflicts=('nrfjprog')
+provides=('nrfjprog' 'mergehex')
options=()
source_x86_64=("https://www.nordicsemi.com/-/media/Software-and-other-downloads/Desktop-software/nRF-command-line-tools/sw/Versions-10-x-x/${pkgver//./-}/${_pkgname}-${pkgver}_Linux-amd64.tar.gz")
sha256sums_x86_64=('E5FFDF5BF7786268FE01DD2335328A89AECC99C0B8497F1CA8D1F908A36B8882')