extensions=('zipman') (no strip)
This commit is contained in:
3
PKGBUILD
3
PKGBUILD
@@ -2,11 +2,12 @@
|
||||
|
||||
pkgname=drone-cli-bin
|
||||
pkgver='1.7.0'
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Command Line Tools for Drone CI"
|
||||
arch=('amd64')
|
||||
license=('Apache-2.0')
|
||||
url="https://github.com/drone/drone-cli"
|
||||
extensions=('zipman')
|
||||
|
||||
source_amd64=("drone_linux_amd64-${pkgver}.tar.gz::${url}/releases/download/v${pkgver}/drone_linux_amd64.tar.gz")
|
||||
sha256sums_amd64=('2bdb4f2af28aebaaba544b2b3bce188836eae74f337d98944b885947713ee797')
|
||||
|
||||
Reference in New Issue
Block a user