woodpecker: git version
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
545b44ec47
commit
bec1cf5014
4 changed files with 22 additions and 15 deletions
|
@ -1,6 +1,6 @@
|
|||
pkgbase = woodpecker
|
||||
pkgdesc = Woodpecker is a community fork of the Drone CI system
|
||||
pkgver = 0.15.5
|
||||
pkgver = 0.15.0+387+gf0e518a5a
|
||||
pkgrel = 1
|
||||
url = https://woodpecker-ci.org
|
||||
arch = x86_64
|
||||
|
@ -9,16 +9,16 @@ pkgbase = woodpecker
|
|||
makedepends = git
|
||||
makedepends = npm
|
||||
options = !lto
|
||||
source = git+https://github.com/woodpecker-ci/woodpecker.git#tag=v0.15.5
|
||||
source = git+https://github.com/woodpecker-ci/woodpecker.git
|
||||
source = woodpecker-server.service
|
||||
source = woodpecker-agent.service
|
||||
source = agent.conf
|
||||
source = server.conf
|
||||
sha256sums = SKIP
|
||||
sha256sums = c83db16998062a6c6dcc0559df5b71c44d6e0f199c74b22f969399098dd57afd
|
||||
sha256sums = 6e22e6939222aaad07311e37a086935ca32dd149c3688b2809db5f55df816516
|
||||
sha256sums = 176d884407b89da3e83cb0b19c506a3fd5ce39a19fb6346e512562ee73e50373
|
||||
sha256sums = 4de44e9fd4ae2b83955536fa12be94d4812706544178923c40b53b8a6dd71079
|
||||
sha256sums = 9a90780b9bbd9596b34c0ff81d9256dba54a14d40c72de47c62c1ffd094ba217
|
||||
sha256sums = 7bc4d8ab05573ff761f001a445207a5a9f533b4cb5cf7c538a45dceceb04d441
|
||||
sha256sums = 71807249f898f323fac434cfa01a7af91bb442d4050ae0c955e400a4bb9edef1
|
||||
|
||||
pkgname = woodpecker-server
|
||||
backup = etc/woodpecker/server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue