Skip to content

Commit 35537b9

Browse files
committed
Revert "alot: update to 0.11."
This reverts commit 2f944c2.
1 parent 8ccd7ab commit 35537b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

srcpkgs/alot/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'alot'
22
pkgname=alot
3-
version=0.11
4-
revision=1
3+
version=0.10
4+
revision=2
55
build_style=python3-module
66
hostmakedepends="python3-setuptools python3-Sphinx python3-notmuch2 python3-cffi"
77
depends="python3-setuptools python3-Twisted python3-notmuch2 python3-configobj
@@ -12,7 +12,7 @@ maintainer="Felix Van der Jeugt <felix.vanderjeugt@posteo.net>"
1212
license="GPL-3.0-or-later"
1313
homepage="https://github.com/pazz/alot"
1414
distfiles="https://github.com/pazz/${pkgname}/archive/${version}.tar.gz"
15-
checksum=4b82a38af65bea84719c40a01f4c1edc759263f7a752e1f1b3457e72ef7b0a2d
15+
checksum=71f382aa751fb90fde1a06a0a4ba43628ee6aa6d41b5cd53c8701fd7c5ab6e6e
1616

1717
do_check() {
1818
pytest3 -k 'not test_no_spawn_no_stdin_attached'

0 commit comments

Comments
 (0)