gnome-online-accounts: update to 3.18.0.

This commit is contained in:
Juan RP 2015-09-30 18:00:25 +02:00
parent d0a1fa001b
commit 118578ddfd

View file

@ -1,6 +1,6 @@
# Template file for 'gnome-online-accounts' # Template file for 'gnome-online-accounts'
pkgname=gnome-online-accounts pkgname=gnome-online-accounts
version=3.16.4.1 version=3.18.0
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args=" configure_args="
@ -16,8 +16,8 @@ short_desc="GNOME service to access online accounts"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.gnome.org" homepage="http://www.gnome.org"
license="GPL-2" license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=68c688730a4a0be0a29e77106a78681fd0ea2c4e1aabafe4df7e20a22dbdb120 checksum=fc2dac96551746576759bd14f9b322bae1dd0aeedc0e755065ddf5eaaefacd34
build_options="gir" build_options="gir"
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then
@ -25,7 +25,7 @@ if [ -z "$CROSS_BUILD" ]; then
fi fi
gnome-online-accounts-devel_package() { gnome-online-accounts-devel_package() {
depends="glib-devel gtk+3-devel ${sourcepkg}>=${version}_${revision}" depends="libglib-devel gtk+3-devel ${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files" short_desc+=" - development files"
pkg_install() { pkg_install() {
vmove usr/include vmove usr/include