mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
alot: Twisted -> python-Twisted
This commit is contained in:
parent
243e3c6915
commit
8178d5a257
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'alot'
|
# Template file for 'alot'
|
||||||
pkgname=alot
|
pkgname=alot
|
||||||
version=0.7
|
version=0.7
|
||||||
revision=1
|
revision=2
|
||||||
|
noarch=yes
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="alot"
|
pycompile_module="alot"
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
makedepends="python-devel"
|
depends="python-setuptools python-Twisted notmuch-python python-configobj
|
||||||
depends="Twisted notmuch-python python-configobj python-gpg python-magic python-urwidtrees"
|
python-gpg python-magic python-urwidtrees"
|
||||||
short_desc="Terminal-based mail user agent based on the notmuch mail indexer"
|
short_desc="Terminal-based mail user agent based on the notmuch mail indexer"
|
||||||
maintainer="Felix Van der Jeugt <felix.vanderjeugt@gmail.com>"
|
maintainer="Felix Van der Jeugt <felix.vanderjeugt@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://alot.rtfd.org"
|
homepage="https://github.com/pazz/alot"
|
||||||
distfiles="https://github.com/pazz/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/pazz/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=2d49a7d61241cfadc993a8456076605b2cfe264c51f5e3f18f337bad58f29a1c
|
checksum=2d49a7d61241cfadc993a8456076605b2cfe264c51f5e3f18f337bad58f29a1c
|
||||||
noarch=yes
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue