extensions=('zipman') (no strip)

This commit is contained in:
2023-06-03 15:17:31 -06:00
parent 884da2034e
commit 4878f4d5df
2 changed files with 3 additions and 2 deletions

View File

@@ -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')