blob: 10e03ae49d39abae97331cef0a1f443b6859bcae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = rollbar-cli
pkgdesc = CLI for reading and listing Rollbar items and occurrences
pkgver = 0.3.1
pkgrel = 1
url = https://github.com/robzolkos/rollbar-cli
arch = x86_64
arch = aarch64
license = MIT
makedepends = go
depends = glibc
options = !debug
source = rollbar-cli-0.3.1.tar.gz::https://github.com/robzolkos/rollbar-cli/archive/v0.3.1.tar.gz
sha256sums = d8fbafe6ab4bbf2bb1b6b481e73c9039a80bf7c5a1bad6a427f56361e77b1c87
pkgname = rollbar-cli
|