From 1ce51cb5ad3405d2a8504f4293cb7271b9d7fa7f Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 3 Jun 2020 23:53:35 +0000 Subject: [PATCH] community/libuhd to 3.15.0.0-3 --- community/libuhd/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/libuhd/PKGBUILD b/community/libuhd/PKGBUILD index 9eab78788..b8586d781 100644 --- a/community/libuhd/PKGBUILD +++ b/community/libuhd/PKGBUILD @@ -6,10 +6,10 @@ pkgname=libuhd pkgver=3.15.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="Universal Software Radio Peripheral (USRP) userspace driver" arch=('x86_64') -url="http://www.ettus.com/kb/category/software-documentation/uhd-manual" +url="https://files.ettus.com/manual/" license=('GPL') depends=('boost-libs' 'orc' 'libusb') optdepends=('python: usrp utils')