blob: 48f7c3dbd6afe8f3d0f1f0d1cb7fa4e2008fa0c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = vg-bin
pkgdesc = Virtualgo: Easy and powerful workspace based development for go
pkgver = 0.9.0
pkgrel = 2
url = https://github.com/GetStream/vg
arch = x86_64
license = MIT
depends = glibc
provides = vg
source = vg-bin-0.9.0::https://github.com/GetStream/vg/releases/download/v0.9.0/vg-linux-amd64
source = LICENSE::https://github.com/GetStream/vg/raw/master/LICENSE
sha256sums = 9e9ef148ec723b3d1c0d737ed49222409325c9f801aebd9d2bb9dc02a1e3a651
sha256sums = 9c90e4c371a644b6968d97d5aaec69d6ebb922ea986b9b17ce58e2afb2fa2d12
pkgname = vg-bin
|