summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRobert Falkenberg2022-03-26 19:49:50 +0100
committerRobert Falkenberg2022-03-26 19:49:50 +0100
commitd9a337fcd5382cb8e651ab663ebe8922a81e9af9 (patch)
tree6a95c32fcfe568aeaaa1cd7984cc3ea66f27bfc7 /PKGBUILD
parent9f4abab06130f6bdd7195da4cff271310a23c7a4 (diff)
downloadaur-d9a337fcd5382cb8e651ab663ebe8922a81e9af9.tar.gz
remove dependency 'libuhd3'
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c08f142c1d7..6b6d296ff5b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,11 @@
pkgname=libuhd-firmware3
pkgver=3.15.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Universal Software Radio Peripheral (USRP) userspace firmware"
arch=('any')
url="https://www.ettus.com/kb/category/software-documentation/uhd-manual"
license=('GPL')
-depends=('libuhd3')
provides=('libuhd-firmware=3.15.0.0')
conflicts=('libuhd>3.15.0.0')
source=("https://github.com/EttusResearch/uhd/releases/download/v$pkgver/uhd-images_$pkgver.tar.xz")