mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/glide to 0.13.2-2
This commit is contained in:
parent
a60f784d36
commit
b7538ef829
1 changed files with 2 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue