Cleans the Arch PKGBUILD to reduce namcap warnings.

This commit is contained in:
Sean E. Russell 2020-02-23 07:00:05 -06:00
parent ec280a31d7
commit 9cc6cab641

View File

@ -11,6 +11,7 @@ license=(AGPL3)
provides=(gotop)
conflicts=(gotop)
makedepends=("go")
depends=('glibc>=2.31-1')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
sha256sums=('79b261e5d778ddfdf85ded375dc4877b7d508916b771c2d1b7655849776ea66c')