summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Krenek (Mikos)2017-02-15 12:56:45 +0100
committerMichal Krenek (Mikos)2017-02-15 12:56:45 +0100
commit5e1604e85fc77832da26105bcfafa15ed60a131b (patch)
tree90c61044c207171ad93c2c7eb306797444840ca2 /PKGBUILD
parent6d3f2c7a1422f40621fa0a5030f45f4999f1512e (diff)
downloadaur-5e1604e85fc77832da26105bcfafa15ed60a131b.tar.gz
New version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66f2d1b92056..5383df0c47d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=cubicsdr-git
_pkgname=cubicsdr
-pkgver=r1209.7901701
+pkgver=r1316.e173eec
pkgrel=1
epoch=2
pkgdesc="Cross-Platform Software-Defined Radio Application"
@@ -21,9 +21,11 @@ depends=(
optdepends=(
'fftw: FFTW support'
'soapyrtlsdr-git: support for RTL-SDR (RTL2832U) dongles'
- 'soapyosmo-git: support for Airspy, Airspy Mini, MiriSDR and RFSpace'
+ 'soapyairspy-git: support for Airspy R2 and Airspy Mini'
'soapysdrplay-git: support for SDRplay RSP'
'soapyhackrf-git: support for HackRF'
+ 'soapylms7-git: support for LimeSDR'
+ 'soapyosmo-git: support for MiriSDR and RFSpace'
'soapyremote-git: use any SoapySDR device remotely over network'
'hamlib: hamlib support'
)