summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 117f37805fc8..f2f356a975a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,8 @@ pkgdesc="Vendor and platform neutral SDR support library"
arch=('any')
url="https://github.com/pothosware/SoapySDR"
license=('custom:Boost Software License Version 1.0')
+provides=('soapysdr')
+conflicts=('soapysdr')
makedepends=('git')
source=(${pkgname}::"git+https://github.com/pothosware/SoapySDR.git")
sha256sums=('SKIP')