summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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")