drone: update to 2.13.0 [CI SKIP]
This commit is contained in:
parent
d454dd74ea
commit
0baced4bd1
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgbase = drone
|
||||
pkgdesc = Drone is a Continuous Delivery platform built on Docker, written in Go - Free enterprise variant
|
||||
pkgver = 2.12.1
|
||||
pkgrel = 2
|
||||
pkgver = 2.13.0
|
||||
pkgrel = 1
|
||||
url = https://drone.io
|
||||
arch = x86_64
|
||||
license = custom
|
||||
|
@ -9,7 +9,7 @@ pkgbase = drone
|
|||
makedepends = git
|
||||
options = !lto
|
||||
backup = etc/drone/server
|
||||
source = git+https://github.com/drone/drone.git#tag=v2.12.1
|
||||
source = git+https://github.com/drone/drone.git#tag=v2.13.0
|
||||
source = drone.service
|
||||
source = server.conf
|
||||
sha256sums = SKIP
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Sl@ny <webmaster [at] slany [dot] work>
|
||||
pkgname=drone
|
||||
pkgver=2.12.1
|
||||
pkgrel=2
|
||||
pkgver=2.13.0
|
||||
pkgrel=1
|
||||
pkgdesc="Drone is a Continuous Delivery platform built on Docker, written in Go - Free enterprise variant"
|
||||
arch=('x86_64')
|
||||
url="https://drone.io"
|
||||
|
|
Loading…
Add table
Reference in a new issue