git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/nfpm
diff options
context:
space:
mode:
Diffstat (limited to 'nfpm')
-rw-r--r--nfpm/nfpm.yaml2
-rw-r--r--nfpm/nfpm.yaml.skel2
2 files changed, 2 insertions, 2 deletions
diff --git a/nfpm/nfpm.yaml b/nfpm/nfpm.yaml
index df3cca3..2f1d8b1 100644
--- a/nfpm/nfpm.yaml
+++ b/nfpm/nfpm.yaml
@@ -15,7 +15,7 @@ vendor: lirion.de
homepage: https://git.lirion.de/lirion-initfunctions/
license: LGLPv3
mtime: "2024-06-16T12:30:00Z"
-changelog: "changelog.yml"
+changelog: "changelog.yaml"
disable_globbing: false
depends:
- bash
diff --git a/nfpm/nfpm.yaml.skel b/nfpm/nfpm.yaml.skel
index 9581300..e76b8eb 100644
--- a/nfpm/nfpm.yaml.skel
+++ b/nfpm/nfpm.yaml.skel
@@ -101,7 +101,7 @@ license: LGLPv3
mtime: "2024-06-16T12:30:00Z"
# Changelog YAML file, see: https://github.com/goreleaser/chglog
-changelog: "changelog.yaml"
+changelog: "changelog.yml"
# Disables globbing for files, config_files, etc.
disable_globbing: false