blob: ae1fef14aa379581d5a368595e8db0d27d63989b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ssb-server
pkgdesc = The gossip and replication server for Secure Scuttlebutt - a distributed social network
pkgver = 16.0.1
pkgrel = 2
url = https://scuttlebut.io
arch = any
license = MIT
depends = nodejs
depends = npm
options = !strip
source = https://github.com/ssbc/ssb-server/archive/v16.0.1.tar.gz
sha256sums = 8a5679f767ea379dca80fc33d6234fa5085e29455cdfad391ea4f7742830e428
pkgname = ssb-server
|