diff options
Diffstat (limited to 'community/caja/APKBUILD')
-rw-r--r-- | community/caja/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/caja/APKBUILD b/community/caja/APKBUILD index 4a6b652fda7..2acec9693ba 100644 --- a/community/caja/APKBUILD +++ b/community/caja/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="The file manager for the MATE desktop" url="https://github.com/mate-desktop/caja" arch="all" -license="GPL2" +license="GPL-2.0" depends="mate-common mate-desktop" options="!check" makedepends="$depends_dev intltool libtool dconf-dev gtk+3.0-dev libunique3-dev |