mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
planner: update to 2.6.9.
This commit is contained in:
parent
42bd9e9b5e
commit
9911f59436
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'planner'
|
# Template file for 'planner'
|
||||||
pkgname=planner
|
pkgname=planner
|
||||||
version=2.5.7
|
version=2.6.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
hostmakedepends="gettext pkg-config vala glib-devel"
|
hostmakedepends="gettext pkg-config vala glib-devel"
|
||||||
makedepends="evolution-data-server-devel libgee08-devel granite-devel
|
makedepends="evolution-data-server-devel libgee08-devel granite-devel
|
||||||
webkit2gtk-devel libsoup-devel"
|
webkit2gtk-devel libsoup-devel libpeas-devel"
|
||||||
short_desc="Task manager with Todoist support designed for GNU/Linux"
|
short_desc="Task manager with Todoist support designed for GNU/Linux"
|
||||||
maintainer="linarcx <linarcx@riseup.net>"
|
maintainer="linarcx <linarcx@riseup.net>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/alainm23/planner"
|
homepage="https://github.com/alainm23/planner"
|
||||||
distfiles="https://github.com/alainm23/planner/archive/${version}.tar.gz"
|
distfiles="https://github.com/alainm23/planner/archive/${version}.tar.gz"
|
||||||
checksum=57076a742f6d08fac8bbfe4bf9ed3686d9138d5e41a41c19de3702202278796a
|
checksum=40520c9ade68300089494b085ae4cd1ce076606b58d528df57f911fd4fdcdb74
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" evolution-data-server-devel"
|
hostmakedepends+=" evolution-data-server-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue