diff options
Diffstat (limited to 'community/uncrustify/APKBUILD')
-rw-r--r-- | community/uncrustify/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/uncrustify/APKBUILD b/community/uncrustify/APKBUILD index f221a6221b4..c64f8cc8f2a 100644 --- a/community/uncrustify/APKBUILD +++ b/community/uncrustify/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="A source code beautifier" url="https://github.com/uncrustify/uncrustify" arch="all" -license="GPL2" +license="GPL-2.0" makedepends="cmake python2" subpackages="$pkgname-doc" source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz" |