libgee: update to 0.6.4.
This commit is contained in:
parent
22f063b1d5
commit
7f9a8e9d55
1 changed files with 2 additions and 3 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'libgee'
|
# Template file for 'libgee'
|
||||||
pkgname=libgee
|
pkgname=libgee
|
||||||
version=0.6.3
|
version=0.6.4
|
||||||
homepage="http://live.gnome.org/Libgee"
|
homepage="http://live.gnome.org/Libgee"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
revision=1
|
|
||||||
short_desc="GObject collection library"
|
short_desc="GObject collection library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=6b1ef59e26dd10feed279fdd7cc49c3391e124d31c46ac56c410ba0ce3bd1716
|
checksum=55f39f3b28e676f6cbd9377d83edd031084436a4da41280a9503c94faffb1665
|
||||||
long_desc="
|
long_desc="
|
||||||
Libgee is a collection library providing GObject-based interfaces and classes
|
Libgee is a collection library providing GObject-based interfaces and classes
|
||||||
for commonly used data structures."
|
for commonly used data structures."
|
||||||
|
|
Loading…
Reference in a new issue