aboutsummaryrefslogtreecommitdiffstats
path: root/community/dockerpy-creds/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/dockerpy-creds/APKBUILD')
-rw-r--r--community/dockerpy-creds/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dockerpy-creds/APKBUILD b/community/dockerpy-creds/APKBUILD
index 57f30d9727..1bf6067ff3 100644
--- a/community/dockerpy-creds/APKBUILD
+++ b/community/dockerpy-creds/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Python bindings for the docker credentials store API"
url="https://github.com/shin-/dockerpy-creds"
arch="noarch"
-license="APACHE"
+license="Apache"
depends="python2 py2-six"
makedepends="python2-dev py-setuptools"
source="$pkgname-$pkgver.tar.gz::https://github.com/shin-/dockerpy-creds/archive/$pkgver.tar.gz"