alot: update to 0.7.

Closes: #12709 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-20 04:01:18 -03:00 committed by Michael Aldridge
parent 7d6f41d92e
commit d0d504d218
1 changed files with 6 additions and 6 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'alot'
pkgname=alot
version=0.6
version=0.7
revision=1
build_style=python2-module
pycompile_module="alot"
hostmakedepends="python-setuptools"
makedepends="python-devel"
noarch="yes"
depends="notmuch-python python-gpg python-configobj python-magic Twisted python-urwidtrees"
pycompile_module="alot"
depends="Twisted notmuch-python python-configobj python-gpg python-magic python-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"
license="GPL-3.0-or-later"
homepage="http://alot.rtfd.org"
distfiles="https://github.com/pazz/${pkgname}/archive/${version}.tar.gz"
checksum=36b4b3471e2815b3fac320d3b82be5c4252dce119d3d3112dcbf69dd67f0acb2
checksum=2d49a7d61241cfadc993a8456076605b2cfe264c51f5e3f18f337bad58f29a1c
noarch=yes