proplib: update to 0.3.
--HG-- extra : convert_revision : 6037d4bcf3f652aec8fb6749125a8532a154a740
This commit is contained in:
parent
73e510f2aa
commit
a490aa8945
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'proplib'
|
||||
pkgname=proplib
|
||||
version=0.2
|
||||
version=0.3
|
||||
distfiles="http://portableproplib.googlecode.com/files/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
short_desc="Portable Property container object library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=c8fdf6bcc0e940deb669f4b507293c3e9357da460845b6d66e73eb936dae379d
|
||||
checksum=fdc030c648036efad66dfd5799d6d5894b84b96eefd265a6db6725441d5d7fd8
|
||||
long_desc="
|
||||
The proplib library provides an abstract interface for creating and
|
||||
manipulating property lists. Property lists have object types for boolean
|
||||
|
|
Loading…
Reference in a new issue