mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
gotify-cli: change maintainer
This commit is contained in:
parent
8bbcc81662
commit
68f846fe92
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ go_import_path="github.com/gotify/cli/v2"
|
||||||
go_ldflags="-X main.Version=${version} -X main.BuildDate=${SOURCE_DATE_EPOCH}
|
go_ldflags="-X main.Version=${version} -X main.BuildDate=${SOURCE_DATE_EPOCH}
|
||||||
-X main.Mode=prod"
|
-X main.Mode=prod"
|
||||||
short_desc="Command line interface for pushing messages to a Gotify server"
|
short_desc="Command line interface for pushing messages to a Gotify server"
|
||||||
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gotify.net"
|
homepage="https://gotify.net"
|
||||||
distfiles="https://github.com/gotify/cli/archive/v${version}.tar.gz"
|
distfiles="https://github.com/gotify/cli/archive/v${version}.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue