woodpecker: update to 0.15.0+714+g2e954801b [CI SKIP]
All checks were successful
ci/woodpecker/cron/woodpecker Pipeline was successful

This commit is contained in:
drone 2023-07-25 00:03:39 +00:00
parent 7f4e2cd556
commit cc4d32d9ab
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
pkgbase = woodpecker pkgbase = woodpecker
pkgdesc = Woodpecker is a community fork of the Drone CI system pkgdesc = Woodpecker is a community fork of the Drone CI system
pkgver = 0.15.0+712+gb3c2bb2e1 pkgver = 0.15.0+714+g2e954801b
pkgrel = 1 pkgrel = 1
url = https://woodpecker-ci.org url = https://woodpecker-ci.org
arch = x86_64 arch = x86_64

View File

@ -6,7 +6,7 @@ pkgname=(
'woodpecker-agent' 'woodpecker-agent'
'woodpecker-cli' 'woodpecker-cli'
) )
pkgver=0.15.0+712+gb3c2bb2e1 pkgver=0.15.0+714+g2e954801b
pkgrel=1 pkgrel=1
pkgdesc="Woodpecker is a community fork of the Drone CI system" pkgdesc="Woodpecker is a community fork of the Drone CI system"
arch=('x86_64') arch=('x86_64')