summaryrefslogtreecommitdiff
path: root/libre/bladerf
diff options
context:
space:
mode:
Diffstat (limited to 'libre/bladerf')
-rw-r--r--libre/bladerf/PKGBUILD12
1 files changed, 7 insertions, 5 deletions
diff --git a/libre/bladerf/PKGBUILD b/libre/bladerf/PKGBUILD
index 158da61db..26d29c65f 100644
--- a/libre/bladerf/PKGBUILD
+++ b/libre/bladerf/PKGBUILD
@@ -10,17 +10,18 @@
# proprietary toolchains and libraries are required.
pkgname=bladerf
-_libver=1.9.0
+_libver=2.0.2
_CLIver=1.5.1
-_FPGAver=0.7.1
-_firmver=2.0.0
+_FPGAver=0.10.2
+_firmver=2.3.2
pkgver=$_libver
pkgrel=1
pkgrel+=.par1
pkgdesc="Driver, userspace for the bladeRF SDR."
url="https://github.com/Nuand/bladeRF"
# https://github.com/Nuand/bladeRF/tags
-arch=('x86_64' 'i686' 'armv7h')
+arch=('x86_64')
+arch+=('i686' 'armv7h')
license=('GPL2')
depends=('libusb')
makedepends=('cmake' 'help2man' 'doxygen')
@@ -28,7 +29,8 @@ makedepends=('cmake' 'help2man' 'doxygen')
source=("https://github.com/Nuand/bladeRF/archive/libbladeRF_v$_libver.tar.gz")
-sha256sums=('33913f3b77af8543a21a28b51702c77c6d624db296a22b11421a1fec3ea00e4f')
+md5sums=('ac1ace151d1039c5a88d59b155e17e02')
+sha256sums=('87ed1ce383d9536602b2a7bbff1c780903bac90c815df9cb286c9217bf421adb')
# bladeRF-cli is bundled with libbladeRF
# bladeRF-cli can use libtecla (aur)?