mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
gnome-online-accounts: update to 3.54.3
This commit is contained in:
parent
a355c7a485
commit
318c106875
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-online-accounts'
|
||||
pkgname=gnome-online-accounts
|
||||
version=3.52.3.1
|
||||
revision=2
|
||||
version=3.54.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="$(vopt_bool gir introspection) $(vopt_bool gir vapi)
|
||||
|
@ -15,10 +15,10 @@ short_desc="GNOME service to access online accounts"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Projects/GnomeOnlineAccounts"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/raw/gnome-47/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/raw/gnome-48/NEWS"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/gnome-online-accounts/${version%.*.*}/gnome-online-accounts-${version}.tar.xz"
|
||||
checksum=49ed727d6fc49474996fa7edf0919b21e4fc856ea37e6e30f17b50b103af9701
|
||||
distfiles="${GNOME_SITE}/gnome-online-accounts/${version%.*}/gnome-online-accounts-${version}.tar.xz"
|
||||
checksum=bcf655dd1ddc22bc25793b6840da19f5cad7ba0b7227ff969ed9c252f036aac5
|
||||
|
||||
build_options="gir"
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Add table
Reference in a new issue