From afdb1bc5b3697bb571cd2d5930eef653ac10a598 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 10 Jun 2021 12:58:23 +0000 Subject: [PATCH] community/gnuradio to 3.8.2.0-2 --- community/gnuradio/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/gnuradio/PKGBUILD b/community/gnuradio/PKGBUILD index ecf8fe997..8f4412771 100644 --- a/community/gnuradio/PKGBUILD +++ b/community/gnuradio/PKGBUILD @@ -9,7 +9,7 @@ pkgbase=gnuradio pkgname=(gnuradio gnuradio-companion) pkgver=3.8.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="General purpose DSP and SDR toolkit. With drivers for usrp and fcd." arch=('x86_64') url="https://gnuradio.org"