Merge pull request #7575 from Sir-Boops/goa

gnome-online-accounts: update to 3.24.3
This commit is contained in:
Toyam Cox 2017-09-06 12:47:58 -04:00 committed by GitHub
commit 88dec0125c
1 changed files with 2 additions and 2 deletions

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.24.2 version=3.24.3
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="$(vopt_enable gir introspection) configure_args="$(vopt_enable gir introspection)
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://wiki.gnome.org/Projects/GnomeOnlineAccounts" homepage="https://wiki.gnome.org/Projects/GnomeOnlineAccounts"
license="LGPL-2" license="LGPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=b70ad52d1541e1e5192dd060bb11552a3af5007ab477aa81d265d1cd1cf7afba checksum=252e58eb953032f84731724ff2e8c8afb403ca803bd35382eabcfeee9c703854
build_options="gir" build_options="gir"
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then