diff options
Diffstat (limited to 'community/mate-backgrounds/APKBUILD')
-rw-r--r-- | community/mate-backgrounds/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mate-backgrounds/APKBUILD b/community/mate-backgrounds/APKBUILD index 83ca5963e2..438bf01aad 100644 --- a/community/mate-backgrounds/APKBUILD +++ b/community/mate-backgrounds/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="Background images and data for MATE" url="https://github.com/mate-desktop/mate-backgrounds" arch="noarch" -license="GPL2" +license="GPL-2.0" depends="mate-common" makedepends="intltool" subpackages="$pkgname-lang" |