From e4b077713ae81cc530fd16b8f69e29cadd0bf088 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 22 Oct 2015 00:05:01 +0000 Subject: [PATCH] community/gnuradio to 3.7.8-2 --- community/gnuradio/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/gnuradio/PKGBUILD b/community/gnuradio/PKGBUILD index b4ee7cc1f..0a5bdf102 100644 --- a/community/gnuradio/PKGBUILD +++ b/community/gnuradio/PKGBUILD @@ -9,7 +9,7 @@ pkgbase=gnuradio pkgname=(gnuradio gnuradio-companion) pkgver=3.7.8 -pkgrel=1 +pkgrel=2 pkgdesc="General purpose DSP and SDR toolkit. With drivers for usrp and fcd." arch=('i686' 'x86_64') url="http://gnuradio.org"