woodpecker: update to 2.1.1 [CI SKIP]
All checks were successful
ci/woodpecker/cron/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/cron/woodpecker Pipeline was successful
This commit is contained in:
parent
0ab5d9a447
commit
1b1231d449
@ -1,7 +1,7 @@
|
||||
pkgbase = woodpecker
|
||||
pkgdesc = Woodpecker is a community fork of the Drone CI system
|
||||
pkgver = 2.1.0
|
||||
pkgrel = 2
|
||||
pkgver = 2.1.1
|
||||
pkgrel = 1
|
||||
url = https://woodpecker-ci.org
|
||||
arch = x86_64
|
||||
license = Apache
|
||||
@ -9,7 +9,7 @@ pkgbase = woodpecker
|
||||
makedepends = git
|
||||
makedepends = pnpm
|
||||
options = !lto
|
||||
source = git+https://github.com/woodpecker-ci/woodpecker.git#tag=v2.1.0
|
||||
source = git+https://github.com/woodpecker-ci/woodpecker.git#tag=v2.1.1
|
||||
source = woodpecker-server.service
|
||||
source = woodpecker-agent.service
|
||||
source = agent.conf
|
||||
|
@ -6,8 +6,8 @@ pkgname=(
|
||||
'woodpecker-agent'
|
||||
'woodpecker-cli'
|
||||
)
|
||||
pkgver=2.1.0
|
||||
pkgrel=2
|
||||
pkgver=2.1.1
|
||||
pkgrel=1
|
||||
pkgdesc="Woodpecker is a community fork of the Drone CI system"
|
||||
arch=('x86_64')
|
||||
url="https://woodpecker-ci.org"
|
||||
|
Loading…
Reference in New Issue
Block a user