aboutsummaryrefslogtreecommitdiffstats
path: root/testing/jabber-roster/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/jabber-roster/APKBUILD')
-rw-r--r--testing/jabber-roster/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/jabber-roster/APKBUILD b/testing/jabber-roster/APKBUILD
index c4db10c2fc..a459a44f17 100644
--- a/testing/jabber-roster/APKBUILD
+++ b/testing/jabber-roster/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A Python tool for listing your Jabber roster contacts"
url="https://github.com/kparal/jabber-roster"
arch="noarch"
-license="AGPL3"
+license="AGPL-3.0"
depends_dev="py-xmpp"
makedepends="python2-dev py-setuptools"
source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz"