aboutsummaryrefslogtreecommitdiffstats
path: root/testing/goobook/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/goobook/APKBUILD')
-rw-r--r--testing/goobook/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/goobook/APKBUILD b/testing/goobook/APKBUILD
index dde3f0e46a..1ccf66eb9a 100644
--- a/testing/goobook/APKBUILD
+++ b/testing/goobook/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Access Google contacts from the command line"
url="https://gitlab.com/goobook/goobook"
arch="all"
-license="GPL3"
+license="GPL-3.0"
depends="py-httplib2 py-asn1 py-rsa py-asn1-modules py-six"
makedepends="python2-dev python3-dev py-setuptools"
subpackages="py2-${pkgname}:_py2 py3-${pkgname}:_py3"