mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
timewarrior: add explicit python_version
This commit is contained in:
parent
de48bcae20
commit
0b85abedf5
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ license="MIT"
|
||||||
homepage="https://timewarrior.net"
|
homepage="https://timewarrior.net"
|
||||||
distfiles="https://github.com/GothenburgBitFactory/timewarrior/releases/download/v${version}/timew-${version}.tar.gz"
|
distfiles="https://github.com/GothenburgBitFactory/timewarrior/releases/download/v${version}/timew-${version}.tar.gz"
|
||||||
checksum=2c4d153105a32536ae328038246ebd846a5abd96df7ed29c11100866eaed8e3c
|
checksum=2c4d153105a32536ae328038246ebd846a5abd96df7ed29c11100866eaed8e3c
|
||||||
|
python_version=2 #unverified
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue