diff options
Diffstat (limited to 'community/nextcloud-client/APKBUILD')
-rw-r--r-- | community/nextcloud-client/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nextcloud-client/APKBUILD b/community/nextcloud-client/APKBUILD index 0399b53081..32e157fabe 100644 --- a/community/nextcloud-client/APKBUILD +++ b/community/nextcloud-client/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Nextcloud Desktop Client" url="https://github.com/nextcloud/client_theming" arch="all" -license="GPL2" +license="GPL-2.0" makedepends="$depends_dev cmake qt5-qttools-dev qt5-qtwebkit-dev qt5-qtkeychain-dev" subpackages="$pkgname-dev" |