From a1f10f9b93ace516353c1018a29524feaab5c0d1 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Sun, 1 Dec 2024 17:30:10 +0100 Subject: release was wrong --- nfpm/nfpm.yaml.skel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3