[arch-commits] Commit in gnuradio/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Thu Apr 16 19:12:38 UTC 2015


    Date: Thursday, April 16, 2015 @ 21:12:38
  Author: kkeen
Revision: 131502

upgpkg: gnuradio 3.7.7-1

Modified:
  gnuradio/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-16 18:22:35 UTC (rev 131501)
+++ PKGBUILD	2015-04-16 19:12:38 UTC (rev 131502)
@@ -4,8 +4,8 @@
 # Contributor:	Jonatan Sastre <jsastreh [ at ] hotmail.com>
 pkgbase=gnuradio
 pkgname=(gnuradio gnuradio-companion)
-pkgver=3.7.6.1
-pkgrel=2
+pkgver=3.7.7
+pkgrel=1
 pkgdesc="General purpose DSP and SDR toolkit.  With drivers for usrp and fcd."
 arch=('i686' 'x86_64')
 url="http://gnuradio.org"
@@ -30,7 +30,7 @@
 # secret release directory
 source=("http://s3-dist.gnuradio.org/gnuradio-$pkgver.tar.gz"
         "21-fcd.rules")
-md5sums=('c4b8af0dd2396df032544d0c4c2a36b4'
+md5sums=('a798a089a3c899bb68e78c878a403510'
          '465e12c454c6a22ebec9849181af7bdc')
 
 build() {
@@ -102,4 +102,3 @@
 # -DCMAKE_C_FLAGS:STRING="-march=armv7-a -mcpu=cortex-a9 -mfpu=neon -mfloat-abi=hard"
 # line 341 add /usr/lib/arm-linux-gnueabihf /usr/lib/arm-linux-gnueabi
 
-



More information about the arch-commits mailing list