community/glide to 0.13.2-2

This commit is contained in:
Kevin Mihelich 2019-06-18 12:54:17 +00:00
parent a60f784d36
commit b7538ef829

View file

@ -6,11 +6,12 @@
pkgname=glide
pkgver=0.13.2
pkgrel=1
pkgrel=2
pkgdesc='Dependency management and vendoring for Go projects'
arch=('x86_64')
url='https://github.com/Masterminds/glide'
license=('MIT')
depends=('gcc-libs')
makedepends=('go' 'git')
options=('!strip' '!emptydirs')
source=("git+$url#tag=v$pkgver")