diff options
author | Popolon | 2021-06-12 10:49:46 +0200 |
---|---|---|
committer | Popolon | 2021-06-12 10:49:46 +0200 |
commit | 46c59a2a5c5ee16b42177ea61d658ef637a49840 (patch) | |
tree | 9401abd0631047f89bbebc5493725614ef3871e9 /PKGBUILD | |
parent | ebeeb250a0a61205b0de12ce21b43de4a994c35a (diff) | |
download | aur-46c59a2a5c5ee16b42177ea61d658ef637a49840.tar.gz |
this is not apache licence (that was in pthon-* dependencies), move again at unknow, LICENCE file is in git repo but not in the tarball make exchanges with author about this, will add them in next release
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ pkgdesc="Yummy Optimizer for Gorgeous Assets" url="https://github.com/wanadev/yoga" depends=(python3 python-cffi python-pillow python-pycparser python-unidecode python-pyguetzli python--zopflipy) makedepends=('python-setuptools') -license=('Apache') +license=('unknown') arch=('any') source=("https://files.pythonhosted.org/packages/source/${_module::1}/$_module/$_module-$pkgver.tar.gz" "assimp-5.0.1.tar.gz::https://github.com/assimp/assimp/archive/refs/tags/v5.0.1.tar.gz") |