Merge pull request #2752 from pullmoll/goa
gnome-online-accounts: update to 3.18.1
This commit is contained in:
commit
a6e086112a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-online-accounts'
|
||||
pkgname=gnome-online-accounts
|
||||
version=3.18.0
|
||||
revision=2
|
||||
version=3.18.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--enable-google --enable-kerberos --enable-flickr --enable-telepathy
|
||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=fc2dac96551746576759bd14f9b322bae1dd0aeedc0e755065ddf5eaaefacd34
|
||||
checksum=6cde6b0966936c533447da8a23cade74de33b7dd6a801e1f8198b890e776c2c2
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue