diff options
Diffstat (limited to 'testing/accountsservice/APKBUILD')
-rw-r--r-- | testing/accountsservice/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/accountsservice/APKBUILD b/testing/accountsservice/APKBUILD index 629d33fea0..ad3fdd83fa 100644 --- a/testing/accountsservice/APKBUILD +++ b/testing/accountsservice/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="D-Bus interface for user account query and manipulation" url="http://www.freedesktop.org/software/accountsservice/" arch="all" -license="GPLv3+" +license="GPL-3.0-or-later" depends="" depends_dev="glib-dev gobject-introspection-dev polkit-dev" makedepends="$depends_dev intltool gnome-doc-utils" |