summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Porte2018-02-13 21:20:20 +0100
committerRomain Porte2018-02-13 21:20:20 +0100
commit8619d6c650ce01c6871a06acbc89fe93ac6b551b (patch)
tree999ada06fb380923b1ea4b986a19ba9f8342705a
parenta5cd1d50136e0edac002ec9417bff5a9a92ad236 (diff)
downloadaur-8619d6c650ce01c6871a06acbc89fe93ac6b551b.tar.gz
new version, optdepends += soapyplutosdr-git
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f685c2bd80b..f41bd3b07949 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cubicsdr-git
pkgdesc = Cross-Platform Software-Defined Radio Application
- pkgver = r1316.e173eec
+ pkgver = r1486.490f72c
pkgrel = 1
epoch = 2
url = https://github.com/cjcliffe/CubicSDR
@@ -23,6 +23,7 @@ pkgbase = cubicsdr-git
optdepends = soapyhackrf-git: support for HackRF
optdepends = soapylms7-git: support for LimeSDR
optdepends = soapyosmo-git: support for MiriSDR and RFSpace
+ optdepends = soapyplutosdr-git: support for PlutoSDR
optdepends = soapyremote-git: use any SoapySDR device remotely over network
optdepends = hamlib: hamlib support
conflicts = cubicsdr
diff --git a/PKGBUILD b/PKGBUILD
index 9dbdc698be7c..05b9b6540c58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=cubicsdr-git
_pkgname=cubicsdr
-pkgver=r1316.e173eec
+pkgver=r1486.490f72c
pkgrel=1
epoch=2
pkgdesc="Cross-Platform Software-Defined Radio Application"
@@ -26,6 +26,7 @@ optdepends=(
'soapyhackrf-git: support for HackRF'
'soapylms7-git: support for LimeSDR'
'soapyosmo-git: support for MiriSDR and RFSpace'
+ 'soapyplutosdr-git: support for PlutoSDR'
'soapyremote-git: use any SoapySDR device remotely over network'
'hamlib: hamlib support'
)