aboutsummaryrefslogtreecommitdiffstats
path: root/main/atk/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/atk/APKBUILD')
-rw-r--r--main/atk/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/atk/APKBUILD b/main/atk/APKBUILD
index 9e2aab44a74..8d56da652f4 100644
--- a/main/atk/APKBUILD
+++ b/main/atk/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="A library providing a set of interfaces for accessibility"
url="https://www.gtk.org/"
arch="all"
-license="LGPL2+"
+license="LGPL-2.0-or-later"
depends=""
makedepends="glib-dev gobject-introspection-dev"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"