aboutsummaryrefslogtreecommitdiffstats
path: root/community/bzr/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/bzr/APKBUILD')
-rw-r--r--community/bzr/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bzr/APKBUILD b/community/bzr/APKBUILD
index e518081b164..7c4bc8484ea 100644
--- a/community/bzr/APKBUILD
+++ b/community/bzr/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="A scalable distributed SCM tool"
url="http://bazaar.canonical.com/"
arch="all"
-license="GPL2+"
+license="GPL-2.0-or-later"
depends="python2"
makedepends="python2-dev"
subpackages="$pkgname-doc"