diff options
Diffstat (limited to 'testing/py-google-apputils/APKBUILD')
-rw-r--r-- | testing/py-google-apputils/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-google-apputils/APKBUILD b/testing/py-google-apputils/APKBUILD index 600e0a1f6c..849502f755 100644 --- a/testing/py-google-apputils/APKBUILD +++ b/testing/py-google-apputils/APKBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="Google Application Utilities for Python" url="https://github.com/google/google-apputils" arch="noarch" -license="ASL-2.0" +license="Apache-2.0" depends="python2 py-dateutil>=1.4 py-gflags>=1.4 py-tz>=2010" makedepends="python2-dev py-setuptools" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" |