mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
taskwarrior-tui: update to 0.25.4.
This commit is contained in:
parent
b8f3c11077
commit
4cd8dae335
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'taskwarrior-tui'
|
# Template file for 'taskwarrior-tui'
|
||||||
pkgname=taskwarrior-tui
|
pkgname=taskwarrior-tui
|
||||||
version=0.24.2
|
version=0.25.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
depends="task"
|
depends="task"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Eloi Torrents <eloitor@disroot.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://kdheepak.com/taskwarrior-tui/"
|
homepage="https://kdheepak.com/taskwarrior-tui/"
|
||||||
distfiles="https://github.com/kdheepak/taskwarrior-tui/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/kdheepak/taskwarrior-tui/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=6f567acd8f0ba6009f20d9ba60078e2b999fddb0fdbcffa75f088c62679b2dc3
|
checksum=86a00c0c33f825824ac432c50e57a9bac150c3ba9e3d06e6d86f65790a99a458
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue