diff options
Diffstat (limited to 'system/unzip')
-rw-r--r-- | system/unzip/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/unzip/APKBUILD b/system/unzip/APKBUILD index 22a657021..55ad2fd05 100644 --- a/system/unzip/APKBUILD +++ b/system/unzip/APKBUILD @@ -8,7 +8,7 @@ pkgrel=3 pkgdesc="Extract PKZIP-compatible .zip files" url="http://www.info-zip.org/UnZip.html" arch="all" -license="custom" +license="Info-ZIP" subpackages="$pkgname-doc" # normally ftp://ftp.info-zip.org/pub/infozip/src/$pkgname$_pkgver.zip source="$pkgname-$pkgver.tgz::https://distfiles.adelielinux.org/source/$pkgname$_pkgver.tgz |