aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/zziplib/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/zziplib/APKBUILD b/community/zziplib/APKBUILD
index 7816aa1eee..536bdecc3b 100644
--- a/community/zziplib/APKBUILD
+++ b/community/zziplib/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Mika Havela <mika.havela@gmail.com>
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"