aboutsummaryrefslogtreecommitdiffstats
path: root/community/innoextract/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/innoextract/APKBUILD')
-rw-r--r--community/innoextract/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/innoextract/APKBUILD b/community/innoextract/APKBUILD
index c020bbc7d8..707222a12c 100644
--- a/community/innoextract/APKBUILD
+++ b/community/innoextract/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="A tool to extract installers created by Inno Setup"
url="http://constexpr.org/innoextract/"
arch="all"
-license="ZLIB"
+license="zlib"
depends=""
depends_dev="cmake boost-dev xz-dev"
makedepends="$depends_dev"