blob: 77f967577a4671d3be1c83124108d3a442d74ef8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = reticulum-meshchat-bin
pkgdesc = A simple mesh network communications app powered by the Reticulum Network Stack.Prebuilt version.Use system-wide electron.
pkgver = 1.13.1
pkgrel = 1
url = https://meshchat.app/
arch = x86_64
license = MIT
makedepends = fuse2
depends = electron30
depends = nodejs
provides = reticulum-meshchat=1.13.1
conflicts = reticulum-meshchat
options = !strip
options = !emptydirs
source = reticulum-meshchat-1.13.1.AppImage::https://github.com/liamcottle/reticulum-meshchat/releases/download/v1.13.1/ReticulumMeshChat-v1.13.1-linux.AppImage
source = LICENSE-1.13.1::https://raw.githubusercontent.com/liamcottle/reticulum-meshchat/v1.13.1/LICENSE
source = reticulum-meshchat.sh
sha256sums = cdd8ba9593d70b82b7c6022324e07b75ed60276daf3f6ffb1ec28a8af3c99138
sha256sums = 4e590a1cbb467d60c6c55ca547dc71517955098d13d5483e3d9191fc03af44df
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
pkgname = reticulum-meshchat-bin
|