mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/gnuradio to 3.7.11-1
This commit is contained in:
parent
d6e622ff24
commit
32fc877a60
1 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@
|
|||
|
||||
pkgbase=gnuradio
|
||||
pkgname=(gnuradio gnuradio-companion)
|
||||
pkgver=3.7.10.1
|
||||
pkgrel=3
|
||||
pkgver=3.7.11
|
||||
pkgrel=1
|
||||
pkgdesc="General purpose DSP and SDR toolkit. With drivers for usrp and fcd."
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://gnuradio.org"
|
||||
|
@ -36,7 +36,7 @@ source=("http://gnuradio.org/releases/$pkgbase/$pkgbase-$pkgver.tar.gz"
|
|||
"http://gnuradio.org/releases/$pkgbase/$pkgbase-$pkgver.tar.gz.asc"
|
||||
"21-fcd.rules")
|
||||
validpgpkeys=('B90DDFAC56989BF62262EB812987C77CBB8ED9B2') # GNU Radio Project
|
||||
md5sums=('885d637669c2dfc2b005c24e16327c96'
|
||||
md5sums=('7b7b871237ae6fc109d203f78c4654ef'
|
||||
'SKIP'
|
||||
'465e12c454c6a22ebec9849181af7bdc')
|
||||
|
||||
|
|
Loading…
Reference in a new issue