8ddd61d984
[ci skip]
16 lines
646 B
Bash
16 lines
646 B
Bash
# Template file for 'alot'
|
|
pkgname=alot
|
|
version=0.8.1
|
|
revision=1
|
|
archs=noarch
|
|
build_style=python3-module
|
|
pycompile_module="alot"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-setuptools python3-Twisted notmuch-python3 python3-configobj
|
|
python3-gpg python3-magic python3-urwidtrees"
|
|
short_desc="Terminal-based mail user agent based on the notmuch mail indexer"
|
|
maintainer="Felix Van der Jeugt <felix.vanderjeugt@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/pazz/alot"
|
|
distfiles="https://github.com/pazz/${pkgname}/archive/${version}.tar.gz"
|
|
checksum=823e2fae014c1036609068c6109042b676113a382eacbd04eb3dfa461ef53953
|