summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDana Sorensen2018-02-05 21:08:43 -0700
committerDana Sorensen2018-02-05 21:08:43 -0700
commit1f5c1084fbe758fa3c13357c784d818c5789efcf (patch)
treea80b12f8c458f3e14c851798b608e063fd02272e
parentc36ff85272399a0178fbf187c638e93d0119dcdb (diff)
downloadaur-1f5c1084fbe758fa3c13357c784d818c5789efcf.tar.gz
shortened description
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7468d2d7caac..cb6f1595cc9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = rx_tools-git
- pkgdesc = rx_fm, rx_power, and rx_sdr tools for receiving data from SDRs, based on rtl_fm, rtl_power, and rtl_sdr from librtlsdr, but using the SoapySDR vendor-neutral SDR support library instead, intended to support a wider range of devices than RTL-SDR
+ pkgdesc = rx_fm, rx_power, and rx_sdr tools for receiving data from SDRs, using the SoapySDR vendor-neutral SDR support library
pkgver = v1.0.3.r5.571cc9a
pkgrel = 1
url = https://github.com/rxseger/rx_tools
diff --git a/PKGBUILD b/PKGBUILD
index 12d4f8b57ba8..c2aaf984a1c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=rx_tools-git
pkgver=v1.0.3.r5.571cc9a
pkgrel=1
-pkgdesc="rx_fm, rx_power, and rx_sdr tools for receiving data from SDRs, based on rtl_fm, rtl_power, and rtl_sdr from librtlsdr, but using the SoapySDR vendor-neutral SDR support library instead, intended to support a wider range of devices than RTL-SDR"
+pkgdesc="rx_fm, rx_power, and rx_sdr tools for receiving data from SDRs, using the SoapySDR vendor-neutral SDR support library"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url="https://github.com/rxseger/rx_tools"
license=('GPL2')