gnome-online-accounts: update to 3.30.1.

This commit is contained in:
maxice8 2019-01-17 10:35:50 -02:00 committed by maxice8
parent 075608d85e
commit 1b4cbaeaae

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.30.0 version=3.30.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="$(vopt_enable gir introspection) configure_args="$(vopt_enable gir introspection)
@ -16,10 +16,10 @@ makedepends="gcr-devel gtk+3-devel json-glib-devel libnotify-devel libsecret-dev
depends="hicolor-icon-theme" depends="hicolor-icon-theme"
short_desc="GNOME service to access online accounts" short_desc="GNOME service to access online accounts"
maintainer="Enno Boland <gottox@voidlinux.org>" maintainer="Enno Boland <gottox@voidlinux.org>"
homepage="https://wiki.gnome.org/Projects/GnomeOnlineAccounts"
license="LGPL-2.0-or-later" license="LGPL-2.0-or-later"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" homepage="https://wiki.gnome.org/Projects/GnomeOnlineAccounts"
checksum=27d9d88942aa02a1f8d003dfe515483d8483f216ba1e297a8ef67a42cf4bcfc3 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=7e968a325e959f0b2419bed5a4c5b6d3a9327aceebd72f4fb01478c78ce85b41
build_options="gir" build_options="gir"
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then