mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-01 09:32:57 +02:00
wtfutil: update to 0.46.0, orphan.
This commit is contained in:
parent
e593f20a13
commit
b066577c93
1 changed files with 6 additions and 5 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'wtfutil'
|
||||
pkgname=wtfutil
|
||||
version=0.43.0
|
||||
revision=3
|
||||
version=0.46.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/wtfutil/wtf"
|
||||
make_check_args="-skip TestTimeout" # spawns an http server
|
||||
short_desc="Personal information dashboard for the terminal"
|
||||
maintainer="Bnyro <bnyro@tutanota.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MPL-2.0"
|
||||
homepage="http://wtfutil.com"
|
||||
homepage="https://wtfutil.com"
|
||||
changelog="https://raw.githubusercontent.com/wtfutil/wtf/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/wtfutil/wtf/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=bb48e38e479b26e0b956b163e4804e99cd49545214090c2fdf99e54382b3d651
|
||||
checksum=9cf809323ff12b9c1499623647fad141dd91d552e5e26ca9ddb8da4a43aed762
|
||||
|
||||
post_install() {
|
||||
# Rename the binary to wtfutil when installing
|
||||
|
|
Loading…
Add table
Reference in a new issue