summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Falkenberg2021-02-07 14:45:52 +0100
committerRobert Falkenberg2021-02-07 14:45:52 +0100
commite59152ef309191fff8729a98d5c36d12ce297af2 (patch)
tree2310c75921256260d2d272e3c0394c9718a2a9d8
parent0702dfda322ebe80b1ba372bb9bd914f67189e89 (diff)
downloadaur-e59152ef309191fff8729a98d5c36d12ce297af2.tar.gz
Remove conflict with libuhd
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e20f0d3eda42..76ba0de1c6cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="https://www.ettus.com/kb/category/software-documentation/uhd-manual"
license=('GPL')
depends=('libuhd3')
provides=('libuhd-firmware=3.15.0.0')
-conflicts=('libuhd-firmware' 'libuhd')
+conflicts=('libuhd-firmware')
source=("https://github.com/EttusResearch/uhd/releases/download/v$pkgver/uhd-images_$pkgver.tar.xz")
md5sums=('438c3ae14ef05d472bab6f00b5de422a')