folks: update to 0.11.0.

This commit is contained in:
Enno Boland 2015-03-18 16:23:43 +01:00 committed by Enno Boland
parent 90adedebdd
commit 7421317249
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'folks' # Template file for 'folks'
pkgname=folks pkgname=folks
version=0.10.1 version=0.11.0
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
build_options="gir" build_options="gir"
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1" license="LGPL-2.1"
homepage="http://telepathy.freedesktop.org/wiki/Folks" homepage="http://telepathy.freedesktop.org/wiki/Folks"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=0d53a6197a5734cc03477d8fa83c1d9ee510f3dc0c6f3aa7b8bb734d6027caa9 checksum=7f6306344f305538ffda263b1085bdcb7039ec0551825dd503f6a3a18cb73061
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then
build_options_default="gir" build_options_default="gir"