gnome-todo: update to 3.24.1.
This commit is contained in:
parent
08223aea79
commit
37aa10b616
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-todo'
|
||||
pkgname=gnome-todo
|
||||
version=3.24.0.1
|
||||
version=3.24.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
|
@ -11,8 +11,8 @@ short_desc="Task manager designed to perfectly fit the GNOME desktop"
|
|||
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=65311020613322c03b05dc6e7fac32c7d5ee3529f1a76ba2533a2fb998ed35cb
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=d603bf1db8417f8b84593fd2779e94a414d7ab19a4b8132969ad85c874cb947b
|
||||
LDFLAGS="-ledataserver-1.2 -lgoa-1.0 -ledataserverui-1.2"
|
||||
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue