mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gnome-todo: update to 3.26.2.
This commit is contained in:
parent
33da82dc3b
commit
d6201cfb51
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-todo'
|
# Template file for 'gnome-todo'
|
||||||
pkgname=gnome-todo
|
pkgname=gnome-todo
|
||||||
version=3.26.1
|
version=3.26.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Denable-introspection=$(vopt_if gir true false)"
|
configure_args="-Denable-introspection=$(vopt_if gir true false)"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://wiki.gnome.org/Apps/Todo"
|
homepage="https://wiki.gnome.org/Apps/Todo"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e4d390bd73ed2808e3de7f215a9584317d1cc9c6a7f802cf1fbb984c1e152e8e
|
checksum=c9b90048b62b4e6fe7cd7e9675be9a838d65e297584c308bacb25f1478e8dd80
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue