diff options
Diffstat (limited to 'community/gource/APKBUILD')
-rw-r--r-- | community/gource/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gource/APKBUILD b/community/gource/APKBUILD index 77f36fc1016..d0b46479b27 100644 --- a/community/gource/APKBUILD +++ b/community/gource/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="Software version control visualization" url="http://gource.io/" arch="all" -license="GPL3" +license="GPL-3.0" makedepends="ftgl-dev sdl2-dev sdl2_image-dev pcre-dev glew-dev libpng-dev libjpeg-turbo-dev glu-dev boost-dev glm-dev" subpackages="$pkgname-doc" |