summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87d9643fe6df..99f042af4a20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Outscale CLI'
arch=('any')
url='https://github.com/outscale/osc-cli'
-license=(GPL3)
+license=(BSD)
makedepends=('python-setuptools')
depends=(python-fire python-requests python-xmltodict)