Skip to content

Commit

Permalink
Drop snapcraft due to confinement issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre B committed Jul 31, 2018
1 parent fde4c34 commit 6a3acf3
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,3 @@ nfpm:
- deb
- rpm
license: MIT


snapcraft:
name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
summary: Fast pdf fuzzy finder
description: Fast pdf fuzzy finder

# see https://goreleaser.com/snapcraft/ for documentation
grade: stable
confinement: classic # needed to access the pdftotext executable

0 comments on commit 6a3acf3

Please sign in to comment.