summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormathmhb2022-11-06 22:22:08 +0800
committermathmhb2022-11-06 22:22:08 +0800
commit57aaa707e44b9f129b937eb487262fee320c31cd (patch)
tree972bba192444720237e6967030353457501d8852
parentf493fcab8b817daaf1bbe048e1f21fb152ee5473 (diff)
downloadaur-57aaa707e44b9f129b937eb487262fee320c31cd.tar.gz
changes
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8307df33389a..562406821cc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _file=
pkgdesc="Point Cloud Deep Learning Extension Library for PyTorch"
url="https://pypi.org/project/${_pkgname//_/-}/"
arch=('any')
-license=('GPLv3')
+license=('BSD')
depends=('python')
makedepends=('python-setuptools')
source=("https://files.pythonhosted.org/packages/source/${_pkgname::1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")