From 8643b3767257d1726c64ae5b17064d0f79876789 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 30 Oct 2016 20:42:31 +0000 Subject: [PATCH] community/libuhd to 3.9.5-2 --- community/libuhd/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/libuhd/PKGBUILD b/community/libuhd/PKGBUILD index f06ef62c7..f63d8f679 100644 --- a/community/libuhd/PKGBUILD +++ b/community/libuhd/PKGBUILD @@ -8,7 +8,7 @@ pkgname=libuhd pkgver=3.9.5 _verstring='003_009_005' -pkgrel=1 +pkgrel=2 pkgdesc="Universal Software Radio Peripheral (USRP) userspace driver" arch=('x86_64' 'i686') url="http://www.ettus.com/kb/category/software-documentation/uhd-manual"