diff options
Diffstat (limited to 'community/mate-icon-theme-faenza/APKBUILD')
-rw-r--r-- | community/mate-icon-theme-faenza/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mate-icon-theme-faenza/APKBUILD b/community/mate-icon-theme-faenza/APKBUILD index 7fba479c75d..3eea52f621a 100644 --- a/community/mate-icon-theme-faenza/APKBUILD +++ b/community/mate-icon-theme-faenza/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Faenza desktop icons customized for MATE" url="https://github.com/mate-desktop/mate-icon-theme" arch="noarch" -license="GPL2" +license="GPL-2.0" depends="mate-common" makedepends="icon-naming-utils intltool autoconf automake coreutils" source="http://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz" |