blob: 75d00e102514b2c0aa381d6a71859e7f1c9ee60b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-lxmf
pkgdesc = Lightweight Extensible Message Format for Reticulum
pkgver = 0.9.8
pkgrel = 1
url = https://github.com/markqvist/lxmf
arch = any
license = MIT
makedepends = python-setuptools
depends = python-rns
source = python-lxmf-0.9.8::https://github.com/markqvist/lxmf/archive/refs/tags/0.9.8.tar.gz
sha256sums = e5a12a0f1ead12a16c890c0a5bbe12c6fe37656a12599067a52d4fa38b5dd4c6
pkgname = python-lxmf
|