Date: Thursday, October 9, 2014 @ 06:51:46 Author: kkeen Revision: 120424
upgpkg: libuhd 3.7.3-1 Modified: libuhd/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-10-09 04:44:30 UTC (rev 120423) +++ PKGBUILD 2014-10-09 04:51:46 UTC (rev 120424) @@ -3,9 +3,9 @@ # Contributor: Dominik Heidler <[email protected]> pkgname=libuhd -pkgver=3.7.2 -_verstring=003_007_002 -pkgrel=3 +pkgver=3.7.3 +_verstring=003_007_003 +pkgrel=1 pkgdesc="Universal Software Radio Peripheral (USRP) userspace driver" arch=('x86_64' 'i686') url="http://code.ettus.com/redmine/ettus/projects/uhd/wiki" @@ -15,7 +15,7 @@ makedepends=('cmake' 'boost' 'python2-cheetah') source=("libuhd-$pkgver.tar.gz::https://github.com/EttusResearch/uhd/archive/release_${_verstring}.tar.gz") -md5sums=('515387ad594a1ca1e4447e97d4f78aa7') +md5sums=('53e6c0d9afaaf84b56825e5f60f6c4ad') # consider making a firmware package # http://files.ettus.com/binaries/master_images/archive/
