blob: a10744e0595a2c16e66a22f4cdeea5848584f5f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = glide-bin
pkgdesc = Simplified Go project management, dependency management, and vendoring.
pkgver = 0.7.0
pkgrel = 2
url = https://github.com/Masterminds/glide
arch = x86_64
arch = i686
provides = glide=0.7.0
conflicts = glide
source_x86_64 = https://github.com/Masterminds/glide/releases/download/0.7.0/glide-0.7.0-linux-amd64.tar.gz
md5sums_x86_64 = b2623e8ae001f7acff519ca0ca6ad112
source_i686 = https://github.com/Masterminds/glide/releases/download/0.7.0/glide-0.7.0-linux-386.tar.gz
md5sums_i686 = 10df587fad4b915fe3a9210b21d5b8d8
pkgname = glide-bin
|