summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOlivier Le Moal2023-01-14 16:06:54 +0100
committerOlivier Le Moal2023-01-14 16:06:54 +0100
commitb976f9bfcf1d1c2b80246e6902b963169b2325e1 (patch)
tree3bde11e88878c1d6c62879454115bd0c0097726e /PKGBUILD
parent02b03ac18f4f55372e55ad61d83c4d0ee0ddf52e (diff)
downloadaur-b976f9bfcf1d1c2b80246e6902b963169b2325e1.tar.gz
Reword dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f722698abd3..1e36f59e05f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=sdrangel-bin
pkgver=7.8.6
_subver=1939
-pkgrel=2
+pkgrel=3
conflicts=(sdrangel-git)
pkgdesc='Qt5/OpenGL SDR and signal analyzer frontend.'
url="https://github.com/f4exb/sdrangel"
@@ -20,7 +20,7 @@ optdepends=('mbelib: Required for Digital Speech Decoder (DSD) demodulator'
'hackrf: HackRF support'
'libuhd: USRP support'
'airspy: Airspy support'
- 'soapyplutosdr: Soapy SDR support'
+ 'soapyplutosdr: PlutoSDR support'
'rtl-sdr: Realtek RTL2832U support'
'libsdrplay: SDRplay support')
provides=('sdrangel')