aboutsummaryrefslogtreecommitdiffstats
path: root/community/optipng/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/optipng/APKBUILD')
-rw-r--r--community/optipng/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/optipng/APKBUILD b/community/optipng/APKBUILD
index ed17fe8c58..fcc36ad87a 100644
--- a/community/optipng/APKBUILD
+++ b/community/optipng/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=2
pkgdesc="Compresses PNG files to a smaller size, without losing any information."
url="http://optipng.sourceforge.net/"
arch="all"
-license="ZLIB"
+license="zlib"
makedepends="libpng-dev"
subpackages="$pkgname-doc"
source="http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz"