git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/nfpm
diff options
context:
space:
mode:
authormail_redacted_for_web 2024-12-01 17:30:10 +0100
committermail_redacted_for_web 2024-12-01 17:30:10 +0100
commita1f10f9b93ace516353c1018a29524feaab5c0d1 (patch)
tree0b93446b0d3aae2a59b6d31b7aa10072f18c760a /nfpm
parent54793c0240250335f52cb6ce019f69049f0e8af0 (diff)
downloadforgejo-lirion-a1f10f9b93ace516353c1018a29524feaab5c0d1.tar.bz2
release was wrong
Diffstat (limited to 'nfpm')
-rw-r--r--nfpm/nfpm.yaml.skel2
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.