Skip to content

Commit 3bd1d05

Browse files
anthonyfokbep
authored andcommitted
releaser: Fix some of the fpm fields for deb
1 parent 9147291 commit 3bd1d05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎goreleaser.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ fpm:
1919
formats:
2020
- deb
2121
vendor: "gohugo.io"
22-
url: "https://gohugo.io/"
23-
maintainer: "<Bjørn Erik Pedersen bjorn.erik.pedersen@gmail.com>"
22+
homepage: "https://gohugo.io/"
23+
maintainer: "Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>"
2424
description: "A Fast and Flexible Static Site Generator built with love in GoLang."
2525
license: "Apache 2.0"
2626
archive:

0 commit comments

Comments
 (0)