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

Kyle Keen kkeen at archlinux.org
Fri Jun 3 00:49:55 UTC 2016


    Date: Friday, June 3, 2016 @ 02:49:55
  Author: kkeen
Revision: 177778

upgpkg: bladerf 1.7.1-1

Modified:
  bladerf/trunk/PKGBUILD

----------+
 PKGBUILD |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-03 00:35:33 UTC (rev 177777)
+++ PKGBUILD	2016-06-03 00:49:55 UTC (rev 177778)
@@ -6,12 +6,12 @@
 # keeping it more modular for now though
 
 pkgname=bladerf
-_libver=1.4.2
-_CLIver=1.2.1
-_FPGAver=0.4.1
-_firmver=1.8.1
+_libver=1.7.1
+_CLIver=1.4.0
+_FPGAver=0.6.0
+_firmver=2.0.0
 pkgver=$_libver
-pkgrel=2
+pkgrel=1
 pkgdesc="Driver, userspace, fpga & firmware for the bladeRF SDR."
 url="https://github.com/Nuand/bladeRF"
 arch=('i686' 'x86_64')
@@ -26,10 +26,10 @@
     "http://nuand.com/fpga/v$_FPGAver/hostedx115.rbf"
     "http://www.nuand.com/fx3/bladeRF_fw_v$_firmver.img")
 
-md5sums=('35bdf9469922268daed9deae85ba0d4f'
-         '4bdfc5543d7167d7f59fcf7d38b28945'
-         'ae639096fa40478c965e765052dd530c'
-         '81cb33ced14bcd2942c8236fb6b533f5')
+md5sums=('81adc4c1f2a2f5c1d9e66da425ebe7d3'
+         '29a65d08e3a98f16dd26dee5bc9200a1'
+         '326dc7f8e87b6f38716470b43de8b4e2'
+         '7b7426c9eb4ccbf0c32e04fd578a75ae')
 
 # bladeRF-cli is bundled with libbladeRF
 # bladeRF-cli can use libtecla (aur)?



More information about the arch-commits mailing list