diff options
Diffstat (limited to 'nfpm')
| -rw-r--r-- | nfpm/nfpm.yaml.skel | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/nfpm/nfpm.yaml.skel b/nfpm/nfpm.yaml.skel index 21a7d0c..44881e5 100644 --- a/nfpm/nfpm.yaml.skel +++ b/nfpm/nfpm.yaml.skel @@ -56,7 +56,7 @@ epoch: 1  # This is appended to the `version` after `prerelease`. This should be  # incremented if you release an updated package of the same upstream version,  # and it should reset to 1 when bumping the version. -release: 2 +release: 1  # Section.  # This is only used by the deb packager.  | 
