blob: a6cd969f3f36b862e1d485343f3b5a3700d503e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = beectl
pkgdesc = Native Messaging Host for the Bee Browser Extension <https://github.com/rosmanov/chrome-bee>
pkgver = 1.5.1
pkgrel = 1
url = https://github.com/rosmanov/bee-host
arch = x86_64
arch = aarch64
arch = i686
arch = pentium4
arch = armv7h
arch = ppc64le
license = MIT
makedepends = cmake
makedepends = pkgconf
depends = libuv
depends = cjson
source = https://github.com/rosmanov/bee-host/archive/refs/tags/1.5.1.tar.gz
sha256sums = 101a9726daad972610b017f788c3a3acd126fb9de551f467d390f464d2f2cb49
pkgname = beectl
|