1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-21 21:07:19 +02:00

docs: clarify archlinux and v1.13

closes 

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos A Becker 2022-11-16 09:32:54 -03:00
parent c4941ebf51
commit 79b7cebdae
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

@ -67,7 +67,7 @@ nfpms:
- deb
- rpm
- termux.deb # Since GoReleaser v1.11.
- archlinux
- archlinux # Since GoReleaser v1.13.
# Packages your package depends on. (overridable)
dependencies:
@ -372,7 +372,7 @@ nfpms:
preupgrade: ./scripts/preupgrade.sh
# The postupgrade script runs after pacman upgrades the package.
postupgrade: ./scripts/postupgrade.sh
# The pkgbase can be used to explicitly specify the name to be used to refer
# to a group of packages. See: https://wiki.archlinux.org/title/PKGBUILD#pkgbase.
pkgbase: foo