summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEduardo Sánchez Muñoz2017-12-27 18:28:40 +0100
committerEduardo Sánchez Muñoz2017-12-27 18:28:40 +0100
commit4908962135b37c26c6227adb83e3dab61f1f1169 (patch)
tree4b3e4849f3fa7cb2b94c6fadb432b5f4f4eea30f /PKGBUILD
parent613b438057a1237c13927e0099a8ad97328e9204 (diff)
downloadaur-4908962135b37c26c6227adb83e3dab61f1f1169.tar.gz
Fix license.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65bacca9d139..182d5eeadef6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="The Pothos data-flow framework"
arch=('i686' 'x86_64')
url="https://github.com/pothosware/PothosCore/wiki"
-license=('Boost Software License')
+license=('boost')
depends=('python' 'poco' 'soapysdr-git' 'portaudio')
makedepends=('git' 'nlohmann-json')
provides=('pothos')