summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeter Ivanov2016-11-25 10:24:17 +0100
committerPeter Ivanov2016-11-25 10:24:17 +0100
commit862a58c1c20ebcda4cd5fd441af31d5d7201f112 (patch)
tree4de09c9adfed6d5bd7473f44c1b617fae46d8da0 /PKGBUILD
parentd1623e2c11758608daad17bde1644af2602008b7 (diff)
downloadaur-862a58c1c20ebcda4cd5fd441af31d5d7201f112.tar.gz
URL fixed.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1a689ad20dc..0f5a512a7867 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=gqrx-git
pkgver=20161122
-pkgrel=1
+pkgrel=2
pkgdesc="SDR receiver for Funcube Dongle, RTL-SDR, USRP and OsmoSDR devices."
arch=('i686' 'x86_64')
-url="http://www.oz9aec.net/index.php/gnu-radio/gqrx-sdr"
+url="http://gqrx.dk/"
license=('GPL')
depends=('qt5-base' 'boost-libs' 'fftw' 'libusb' 'gsl' 'alsa-lib' 'libpulse' 'libuhd' 'pulseaudio' 'gnuradio' 'gnuradio-osmosdr' 'python2-cheetah')
optdepends=('gr-osmosdr-git: support of OsmoSDR devices')