blob: c8b02d214e11f968ea586c1fbab8650c4bd1ce90 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = go-zoom
pkgdesc = Parallel command executor with a focus on simplicity and good cross-platform behaviour.
pkgver = 0.1.3
pkgrel = 1
url = https://github.com/pwr22/go-zoom
arch = any
license = MIT
makedepends = go
depends = glibc
source = https://github.com/pwr22/zoom/archive/v0.1.3.tar.gz
sha256sums = 5de12cba2b241febbf8b179b4ae2deb81c56258a70c6f3005054f6ee0a53d4eb
pkgname = go-zoom
|