blob: c0bd280b460f4790b92c693cac5a46a4961247ad (
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.8.0
pkgrel = 1
url = https://github.com/markqvist/lxmf
arch = any
license = MIT
makedepends = python-setuptools
depends = python-rns
source = python-lxmf-0.8.0::https://github.com/markqvist/lxmf/archive/refs/tags/0.8.0.tar.gz
sha256sums = d77f83757ded06c738e097c3a8fc337768ab6459bf9f86403b780509d4690784
pkgname = python-lxmf
|