summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPopolon2021-06-12 10:49:46 +0200
committerPopolon2021-06-12 10:49:46 +0200
commit46c59a2a5c5ee16b42177ea61d658ef637a49840 (patch)
tree9401abd0631047f89bbebc5493725614ef3871e9
parentebeeb250a0a61205b0de12ce21b43de4a994c35a (diff)
downloadaur-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
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a4bfe69fc72e..d7bf42cce448 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = yoga
pkgrel = 2
url = https://github.com/wanadev/yoga
arch = any
- license = Apache
+ license = unknown
makedepends = python-setuptools
depends = python3
depends = python-cffi
diff --git a/PKGBUILD b/PKGBUILD
index aa317983c94a..0c4e36690b11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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")