community/zziplib: update project url

Project is now hosted on Github
This commit is contained in:
Roberto Oliveira 2018-04-30 09:47:26 +00:00
parent e2a54295a9
commit 1b358127ec

View File

@ -2,9 +2,9 @@
# Maintainer: Mika Havela <mika.havela@gmail.com> # Maintainer: Mika Havela <mika.havela@gmail.com>
pkgname=zziplib pkgname=zziplib
pkgver=0.13.69 pkgver=0.13.69
pkgrel=0 pkgrel=1
pkgdesc="Lightweight library to easily extract data from zip files" pkgdesc="Lightweight library to easily extract data from zip files"
url="http://zziplib.sourceforge.net" url="https://github.com/gdraheim/zziplib"
arch="all" arch="all"
license="LGPL-2.0-or-later MPL-1.1" license="LGPL-2.0-or-later MPL-1.1"
makedepends="zlib-dev python2" makedepends="zlib-dev python2"