From 0eaeecac04885340d541a52f4602122e441db9c1 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 12 Jan 2017 13:39:34 +0000 Subject: [PATCH] community/libuhd to 3.9.5-3 --- community/libuhd/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/libuhd/PKGBUILD b/community/libuhd/PKGBUILD index f63d8f679..c56ad57d2 100644 --- a/community/libuhd/PKGBUILD +++ b/community/libuhd/PKGBUILD @@ -8,7 +8,7 @@ pkgname=libuhd pkgver=3.9.5 _verstring='003_009_005' -pkgrel=2 +pkgrel=3 pkgdesc="Universal Software Radio Peripheral (USRP) userspace driver" arch=('x86_64' 'i686') url="http://www.ettus.com/kb/category/software-documentation/uhd-manual"