File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Template file for 'task'
22pkgname=task
3- version=3.4.1
4- revision=2
3+ version=3.4.2
4+ revision=1
55archs="x86_64* aarch64* i686*" # aws-lc
66build_style=cmake
77build_helper="rust qemu"
8+ configure_args="-DFETCHCONTENT_SOURCE_DIR_CORROSION=${XBPS_BUILDDIR}/${pkgname}-${version}/src/taskchampion-cpp/corrosion"
89hostmakedepends="rust cargo"
910makedepends="libuuid-devel gnutls-devel rust-std sqlite-devel"
1011short_desc="Task Warrior command-line todo list manager"
1112maintainer="Orphaned <orphan@voidlinux.org>"
1213license="MIT"
1314homepage="https://taskwarrior.org"
1415distfiles="https://github.com/GothenburgBitFactory/taskwarrior/releases/download/v${version}/task-${version}.tar.gz"
15- checksum=23eb60f73e42f16111cc3912b44ee12be6768860a2db2a9c6a47f8ac4786bac3
16+ checksum="d302761fcd1268e4a5a545613a2b68c61abd50c0bcaade3b3e68d728dd02e716"
1617
1718post_extract() {
1819 if [ "$CROSS_BUILD" ]; then
You can’t perform that action at this time.
0 commit comments