diff options
Diffstat (limited to 'community/mate-calc/APKBUILD')
-rw-r--r-- | community/mate-calc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mate-calc/APKBUILD b/community/mate-calc/APKBUILD index eda353c97d..2463111f4f 100644 --- a/community/mate-calc/APKBUILD +++ b/community/mate-calc/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Calculator for MATE" url="https://github.com/mate-desktop/mate-calc" arch="all" -license="GPL2" +license="GPL-2.0" depends="mate-common" makedepends="itstool libtool intltool gtk+3.0-dev libxml2-utils libxml2-dev" |