blob: a528773853d9ad3a051c1b45e1500d1c783194d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = hey-cli
pkgdesc = CLI for HEY email
pkgver = 0.0.1
pkgrel = 1
url = https://github.com/basecamp/hey-cli
arch = x86_64
arch = aarch64
license = MIT
makedepends = go
depends = glibc
provides = hey
conflicts = hey
conflicts = hey-bin
options = !debug
source = hey-cli-0.0.1.tar.gz::https://github.com/basecamp/hey-cli/archive/v0.0.1.tar.gz
sha256sums = SKIP
pkgname = hey-cli
|