diff --git a/community/zziplib/APKBUILD b/community/zziplib/APKBUILD index 7816aa1eee4..536bdecc3bf 100644 --- a/community/zziplib/APKBUILD +++ b/community/zziplib/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Mika Havela pkgname=zziplib pkgver=0.13.69 -pkgrel=0 +pkgrel=1 pkgdesc="Lightweight library to easily extract data from zip files" -url="http://zziplib.sourceforge.net" +url="https://github.com/gdraheim/zziplib" arch="all" license="LGPL-2.0-or-later MPL-1.1" makedepends="zlib-dev python2"