libgee: update to 0.20.2

This commit is contained in:
Jürgen Buchmüller 2019-12-18 19:21:04 +01:00
parent 3242311911
commit a4cee10ed8
2 changed files with 5 additions and 5 deletions

View File

@ -837,7 +837,7 @@ libgjs-gi.so gjs-0.7.11_1
libgjs-dbus.so.0 gjs-0.7.11_1
libtelepathy-glib.so.0 telepathy-glib-0.15.5_1
libaccountsservice.so.0 accountsservice-0.6.4_1
libgee.so.2 libgee-0.6.1_1
libgee-0.8.so.2 libgee-0.20.2_1
libfolks.so.25 folks-0.9.5_1
libfolks-telepathy.so.25 folks-0.9.5_1
libfolks-eds.so.25 folks-0.9.5_1

View File

@ -1,7 +1,7 @@
# Template file for 'libgee'
pkgname=libgee
version=0.6.8
revision=8
version=0.20.2
revision=1
build_style=gnu-configure
build_helper="gir"
configure_args="--disable-static $(vopt_enable gir introspection)"
@ -11,8 +11,8 @@ short_desc="GObject collection library"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="http://live.gnome.org/Libgee"
distfiles="${GNOME_SITE}/${pkgname}/0.6/${pkgname}-${version}.tar.xz"
checksum=a61f8d796173d41f6144a030d4bd22461f0bb3fa18a3ebe02341b315feebf5d3
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=9e035c4b755f46bfae70ba81cdcf8328b03f554373cec8c816e8b5680f85353c
# Package build options
build_options="gir vala"