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')