Updated package description

This commit is contained in:
Hunter Wittenborn 2021-07-06 22:54:52 -05:00
parent ed7beebd44
commit 5b981249e0
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
pkgbase = drone-cli-bin
pkgdesc = Command Line Tools for Drone CI (Binary Release)
pkgdesc = Command Line Tools for Drone CI
pkgver = 1.3.0
pkgrel = 1
pkgrel = 2
url = https://github.com/drone/drone-cli
arch = x86_64
license = Apache-2.0

View File

@ -2,8 +2,8 @@
pkgname=drone-cli-bin
pkgver='1.3.0'
pkgrel=1
pkgdesc="Command Line Tools for Drone CI (Binary Release)"
pkgrel=2
pkgdesc="Command Line Tools for Drone CI"
arch=('x86_64')
license=('Apache-2.0')
url="https://github.com/drone/drone-cli"