proplib: update to 0.5.0.

This commit is contained in:
Juan RP 2011-01-12 16:40:02 +01:00
parent 44237868bd
commit f04f526d9c
2 changed files with 3 additions and 6 deletions

View file

@ -5,8 +5,6 @@ long_desc="${long_desc}
This package contains files for development, headers, static libs, etc." This package contains files for development, headers, static libs, etc."
revision=1
Add_dependency run zlib-devel Add_dependency run zlib-devel
Add_dependency run proplib Add_dependency run proplib

View file

@ -1,12 +1,11 @@
# Template file for 'proplib' # Template file for 'proplib'
pkgname=proplib pkgname=proplib
version=0.4.1 version=0.5.0
revision=1 distfiles="http://portableproplib.googlecode.com/files/$pkgname-$version.tar.bz2"
distfiles="http://portableproplib.googlecode.com/files/$pkgname-$version.tar.gz"
build_style=gnu_configure build_style=gnu_configure
short_desc="Portable Property container object library" short_desc="Portable Property container object library"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=27a6da2a7adab3bed3313f25656a373cccc4c560f76273f68ad9100c0f97f11a checksum=e5787b139cc934236267ee30675593a1dee0cfac5b582c8dc36691dd3625bee5
long_desc=" long_desc="
The proplib library provides an abstract interface for creating and The proplib library provides an abstract interface for creating and
manipulating property lists. Property lists have object types for boolean manipulating property lists. Property lists have object types for boolean