gnome-online-accounts: update to 3.30.1.
This commit is contained in:
parent
075608d85e
commit
1b4cbaeaae
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-online-accounts'
|
||||
pkgname=gnome-online-accounts
|
||||
version=3.30.0
|
||||
version=3.30.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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"
|
||||
short_desc="GNOME service to access online accounts"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
homepage="https://wiki.gnome.org/Projects/GnomeOnlineAccounts"
|
||||
license="LGPL-2.0-or-later"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=27d9d88942aa02a1f8d003dfe515483d8483f216ba1e297a8ef67a42cf4bcfc3
|
||||
homepage="https://wiki.gnome.org/Projects/GnomeOnlineAccounts"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=7e968a325e959f0b2419bed5a4c5b6d3a9327aceebd72f4fb01478c78ce85b41
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue