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- hostmakedepends="rust cargo"
8+ hostmakedepends="rust cargo git "
99makedepends="libuuid-devel gnutls-devel rust-std sqlite-devel"
1010short_desc="Task Warrior command-line todo list manager"
1111maintainer="Orphaned <orphan@voidlinux.org>"
1212license="MIT"
1313homepage="https://taskwarrior.org"
1414distfiles="https://github.com/GothenburgBitFactory/taskwarrior/releases/download/v${version}/task-${version}.tar.gz"
15- checksum=23eb60f73e42f16111cc3912b44ee12be6768860a2db2a9c6a47f8ac4786bac3
15+ checksum=d302761fcd1268e4a5a545613a2b68c61abd50c0bcaade3b3e68d728dd02e716
1616
1717post_extract() {
1818 if [ "$CROSS_BUILD" ]; then
You can’t perform that action at this time.
0 commit comments