libadwaita: set spdx license

This commit is contained in:
Christoph Reiter
2022-01-19 18:08:06 +01:00
committed by GitHub
parent 549b322a34
commit 03a576d005

View File

@@ -7,7 +7,7 @@ pkgver=1.0.0
pkgrel=1
pkgdesc="Building blocks for modern GNOME applications (mingw-w64)"
url="https://gitlab.gnome.org/GNOME/libadwaita"
license=("LGPL2.1+")
license=("spdx:LGPL-2.1-or-later")
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
depends=("${MINGW_PACKAGE_PREFIX}-glib2"