blob: 5a2ce71c50c5cc88ac4f4e0296b37fe3681f84c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = swarm-desktop
pkgdesc = Electron Desktop app that helps you easily spin up and manage Swarm node
pkgver = 0.37.0
pkgrel = 1
url = https://desktop.ethswarm.org/
arch = aarch64
arch = armv7h
arch = x86_64
license = BSD-3-Clause
makedepends = gendesk
makedepends = npm
makedepends = nodejs
makedepends = git
depends = electron18-bin
conflicts = swarm-desktop
source = swarm-desktop::git+https://github.com/ethersphere/swarm-desktop.git#tag=v0.37.0
source = swarm-desktop.sh
sha256sums = e6161869a2e0263a4967da6562b3dad85d650b3740c31832e3c98a52524e97a6
sha256sums = dc0c5ca385ad81a08315a91655c7c064b5bf110eada55e61265633ae198b39f8
pkgname = swarm-desktop
|