gnome-online-accounts: update to 3.26.0; gnome is now maintained by Gottox
This commit is contained in:
parent
783ad70a51
commit
fb48725991
|
@ -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.3
|
version=3.26.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable gir introspection)
|
configure_args="$(vopt_enable gir introspection)
|
||||||
|
@ -13,11 +13,11 @@ makedepends="libsoup-gnome-devel webkit2gtk-devel json-glib-devel libnotify-deve
|
||||||
rest-devel gcr-devel libsecret-devel mit-krb5-devel dbus-glib-devel telepathy-glib-devel"
|
rest-devel gcr-devel libsecret-devel mit-krb5-devel dbus-glib-devel telepathy-glib-devel"
|
||||||
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="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@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=252e58eb953032f84731724ff2e8c8afb403ca803bd35382eabcfeee9c703854
|
checksum=5cab736751c19efca762c0459e3358255d6662a6f4f27728cd02ea7b024e52ac
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue