diff options
Diffstat (limited to 'community/mate-terminal/APKBUILD')
-rw-r--r-- | community/mate-terminal/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mate-terminal/APKBUILD b/community/mate-terminal/APKBUILD index 087d122c05e..596b7edd617 100644 --- a/community/mate-terminal/APKBUILD +++ b/community/mate-terminal/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="MATE terminal emulator" url="https://github.com/mate-desktop/mate-terminal" arch="all" -license="GPL2" +license="GPL-2.0" depends="mate-common yelp-tools mate-desktop" makedepends="libtool intltool dconf-dev libsm-dev itstool vte3-dev mate-desktop-dev libxml2-utils gtk+3.0-dev" |