fix(gar): use release
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
abb0d8a13b
commit
b0c824754f
2 changed files with 5 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
|||
pkgbase = gitea-act-runner
|
||||
pkgdesc = A runner for Gitea based on act.
|
||||
pkgver = r238.9fc823e
|
||||
pkgver = 0.2.5
|
||||
pkgrel = 1
|
||||
url = https://gitea.io
|
||||
arch = x86_64
|
||||
|
@ -8,7 +8,7 @@ pkgbase = gitea-act-runner
|
|||
makedepends = go
|
||||
makedepends = git
|
||||
options = !lto
|
||||
source = git+https://gitea.com/gitea/act_runner.git
|
||||
source = git+https://gitea.com/gitea/act_runner.git#tag=v0.2.5
|
||||
source = gitea-act-runner.service
|
||||
source = gitea-act-runner.sysusers
|
||||
source = gitea-act-runner.tmpfiles
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue