mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
task: update to 2.6.2.
This commit is contained in:
parent
a551cb2b90
commit
c6093eeb2d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'task'
|
# Template file for 'task'
|
||||||
pkgname=task
|
pkgname=task
|
||||||
version=2.6.1
|
version=2.6.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
makedepends="libuuid-devel gnutls-devel"
|
makedepends="libuuid-devel gnutls-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://taskwarrior.org"
|
homepage="https://taskwarrior.org"
|
||||||
distfiles="https://github.com/GothenburgBitFactory/taskwarrior/releases/download/v${version}/task-${version}.tar.gz"
|
distfiles="https://github.com/GothenburgBitFactory/taskwarrior/releases/download/v${version}/task-${version}.tar.gz"
|
||||||
checksum=00aa6032b3d8379a5cfa29afb66d2b0703a69e3d1fea733d225d654dbcb0084f
|
checksum=b1d3a7f000cd0fd60640670064e0e001613c9e1cb2242b9b3a9066c78862cfec
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vcompletion scripts/zsh/_task zsh
|
vcompletion scripts/zsh/_task zsh
|
||||||
|
|
Loading…
Add table
Reference in a new issue