upgpkg: drone

Add reference to licensing/functionality breakage.
This commit is contained in:
George Rawlinson 2021-09-08 01:01:05 +00:00
parent 54f2f5c905
commit 64958119fb
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ pkgdesc="Continuous Delivery platform built on container technology"
arch=('x86_64')
url="https://drone.io"
license=('custom:Drone-Non-Commercial')
# ref: https://discourse.drone.io/t/exec-runner-404-error-on-ping/7922
makedepends=('go' 'git')
source=(
"$pkgname-$pkgver.tar.gz::https://github.com/drone/drone/archive/v$pkgver.tar.gz"