diff --git a/.goreleaser.yml b/.goreleaser.yml index 3a7f2ce..83d601c 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -64,16 +64,16 @@ 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. - 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. - 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 haveibeenpwned.com leak checker that supports both - online as well as offline leak checks. + # This package contains the haveibeenpwned.com leak checker that supports both + # online as well as offline leak checks. license: MIT formats: - deb