diff --git a/.goreleaser.yml b/.goreleaser.yml index 307449b8ff..fd813f4c61 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -67,17 +67,17 @@ nfpms: maintainer: "Gopass Authors " description: |- gopass password manager - full featured CLI replacement for pass, designed for teams. - # TODO: Disabled until goreleaser is fixed, see goreleaser/nfpm#742 - # gopass is a simple but powerful password manager for your terminal. It is a - # Pass implementation in Go that can be used as a drop in replacement. - # - # Every secret lives inside of a gpg (or: age) encrypted textfile. These secrets - # can be organized into meaninful hierachies and are by default versioned using - # git. - # - # This package contains the main gopass binary from gopass.pw. In Debian and - # Ubuntu there is an unfortunate name clash with another gopass package. That is - # completely different and not related to this package. + . + gopass is a simple but powerful password manager for your terminal. It is a + Pass implementation in Go that can be used as a drop in replacement. + . + Every secret lives inside of a gpg (or: age) encrypted textfile. These secrets + can be organized into meaninful hierachies and are by default versioned using + git. + . + This package contains the main gopass binary from gopass.pw. In Debian and + Ubuntu there is an unfortunate name clash with another gopass package. That is + completely different and not related to this package. license: MIT formats: - deb