blob: 9d8dc692839e0448959236905162a0cf66d685ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = exercism
pkgdesc = Command line tool for exercism.io
pkgver = 3.1.0
pkgrel = 3
url = https://github.com/exercism/cli
arch = i686
arch = x86_64
license = MIT
makedepends = go
depends = glibc
source = https://github.com/exercism/cli/archive/v3.1.0.tar.gz
sha256sums = 34653a6a45d49daef10db05672c9b4e36c3c30e09d57c3c0f737034d071ae4f6
pkgname = exercism
|