From bd71a62af3c5b4d7a620cb3475e8f5ca8dd3bf5c Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Sat, 27 Jul 2024 21:22:13 +0200 Subject: +archlinux in packager --- nfpm/nfpm.yaml.skel | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nfpm/nfpm.yaml.skel') diff --git a/nfpm/nfpm.yaml.skel b/nfpm/nfpm.yaml.skel index 97d9c56..24f6c90 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: 1 +release: 2 # Section. # This is only used by the deb packager. @@ -442,7 +442,7 @@ deb: # # APK does not use pgp keys, so the key_id field is ignored. # key_id: ignored # -#archlinux: +archlinux: # # This value is used to specify the name used to refer to a group # # of packages when building a split package. Defaults to name # # See: https://wiki.archlinux.org/title/PKGBUILD#pkgbase -- cgit v1.2.3