summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVadim Yanitskiy2022-03-26 01:09:11 +0300
committerVadim Yanitskiy2022-03-26 01:09:16 +0300
commita560ff9807b9676b4bdb9503c6f0207e72cc6d30 (patch)
treed7adf435aebf4f7b3e020aaeca7b39174283acd9 /PKGBUILD
parent1931e21e891bf6380bee62fd8d422c492d9f6e95 (diff)
downloadaur-a560ff9807b9676b4bdb9503c6f0207e72cc6d30.tar.gz
Depend on older version of libuhd - libuhd3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7df857e1a561..229405f5748d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Vadim Yanitskiy <axilirator@gmail.com>
-pkgname=libuhd-umtrx
+pkgname=libuhd3-umtrx
pkgver=1.0.19
pkgrel=1
-pkgdesc="Fairwaves UmTRX module for libuhd"
+pkgdesc="Fairwaves UmTRX module for libuhd3"
arch=('x86_64')
url="https://github.com/fairwaves/UHD-Fairwaves"
license=('unknown')
-depends=('libuhd' 'boost-libs')
+depends=('libuhd3' 'boost-libs')
makedepends=('cmake' 'boost')
source=("git+https://github.com/fairwaves/UHD-Fairwaves#tag=${pkgver}")
sha1sums=('SKIP')