mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-06 10:04:44 +00:00
Fix publishing pre-release versions to AUR
Fixes #3767 Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
This commit is contained in:
parent
9a59a90187
commit
52c7cca3fc
8 changed files with 30 additions and 25 deletions
2
.github/aur/flux-go/.SRCINFO.template
vendored
2
.github/aur/flux-go/.SRCINFO.template
vendored
|
|
@ -13,6 +13,6 @@ pkgbase = flux-go
|
|||
provides = flux-bin
|
||||
conflicts = flux-bin
|
||||
replaces = flux-cli
|
||||
source = flux-go-${PKGVER}.tar.gz::https://github.com/fluxcd/flux2/archive/v${PKGVER}.tar.gz
|
||||
source = flux-go-${PKGVER}.tar.gz::https://github.com/fluxcd/flux2/archive/v${VERSION}.tar.gz
|
||||
|
||||
pkgname = flux-go
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue