libzip: modernize.

This commit is contained in:
Juan RP 2014-06-08 11:33:45 +02:00
parent 58bc83b1f5
commit b329fa5f6f
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# Template file for 'libzip'
pkgname=libzip
version=0.11.2
revision=1
revision=2
build_style=gnu-configure
makedepends="zlib-devel"
short_desc="C library for reading, creating, and modifying zip archives"
maintainer="pancake <pancake@nopcode.org>"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://www.nih.at/libzip/"
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
@ -16,7 +16,7 @@ post_install() {
}
libzip-devel_package() {
depends="${sourcepkg}>=${version}"
depends="${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"
pkg_install() {
vmove usr/share/man/man3