diff --git a/common/shlibs b/common/shlibs index 0babffd67f7..215867d9d85 100644 --- a/common/shlibs +++ b/common/shlibs @@ -709,6 +709,7 @@ libgjs-dbus.so.0 gjs-0.7.11_1 libtelepathy-glib.so.0 telepathy-glib-0.15.5_1 libgedit-private.so.0 gedit-2.91.7_1 libaccountsservice.so.0 accountsservice-0.6.4_1 +libgee.so.2 libgee-0.6.1_1 libfolks.so.25 folks-0.6.3.2_1 libfolks-telepathy.so.25 folks-0.6.3.2_1 libfolks-libsocialweb.so.25 folks-0.6.3.2_1 @@ -1048,4 +1049,3 @@ libgnome-bluetooth.so.11 gnome-bluetooth-3.6.0_1 libxapian.so.22 libxapian-1.2.12_1 libzeitgeist-1.0.so.1 libzeitgeist-0.3.18_1 libcolord-gtk.so.1 colord-gtk-0.1.23_1 -libgee-0.8.so.2 libgee-0.8.0_1 diff --git a/srcpkgs/libgee/template b/srcpkgs/libgee/template index cb586ef7da3..970674a93fb 100644 --- a/srcpkgs/libgee/template +++ b/srcpkgs/libgee/template @@ -1,6 +1,6 @@ # Template file for 'libgee' pkgname=libgee -version=0.8.0 +version=0.6.5 revision=1 build_style=gnu-configure configure_args="--enable-static --with-pic=yes" @@ -10,8 +10,8 @@ short_desc="GObject collection library" maintainer="Juan RP " license="LGPL-2.1" homepage="http://live.gnome.org/Libgee" -distfiles="${GNOME_SITE}/$pkgname/0.8/$pkgname-$version.tar.xz" -checksum=5e3707cbc1cebea86ab8865682cb28f8f80273869551c3698e396b5dc57831ea +distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.xz" +checksum=99b78db2492c533e386a07bce9aab1de4bdf23284b1a485b893683de388fff48 long_desc=" Libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures."