gnome-todo: update to 3.28.1.

Closes #13358.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-04-10 13:35:01 -03:00 committed by Enno Boland
parent 081bcec6e5
commit 25e055840a
1 changed files with 6 additions and 6 deletions

View File

@ -1,18 +1,18 @@
# Template file for 'gnome-todo'
pkgname=gnome-todo
version=3.28.0
revision=2
version=3.28.1
revision=1
build_style=meson
configure_args="-Dintrospection=$(vopt_if gir true false)"
hostmakedepends="pkg-config intltool itstool glib-devel $(vopt_if gir gobject-introspection)"
makedepends="gtk+3-devel gnome-online-accounts-devel evolution-data-server-devel
libical-devel libpeas-devel rest-devel"
hostmakedepends="glib-devel intltool itstool pkg-config
$(vopt_if gir 'gobject-introspection')"
makedepends="evolution-data-server-devel libpeas-devel rest-devel"
short_desc="Task manager designed to perfectly fit the GNOME desktop"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Apps/Todo"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=bda9c62c52880011930a37b779e846b5d90f08c3b358d491f69fb6e5a255487f
checksum=c7571fc040d8901dd0e528282ef0655687f23f29d304057c72548ab3e2c2cf23
build_options="gir"
if [ -z "$CROSS_BUILD" ]; then