gnome-todo: update to 3.24.2.
This commit is contained in:
parent
790e3c3b1c
commit
6f3bd0e795
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-todo'
|
||||
pkgname=gnome-todo
|
||||
version=3.24.1
|
||||
version=3.24.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="https://wiki.gnome.org/Apps/Todo"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=d603bf1db8417f8b84593fd2779e94a414d7ab19a4b8132969ad85c874cb947b
|
||||
checksum=6985c75b9dd5883ed03af2b9ab9aa004152401ce455feb916248337e8077f8d4
|
||||
LDFLAGS="-ledataserver-1.2 -lgoa-1.0 -ledataserverui-1.2"
|
||||
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in New Issue