summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-12-14Update to 0.8Ian Denhardt
2018-11-21python2-gpg has moved to core under the name python2-gpgmeIan Denhardt
This commit changes the dependency accordingly
2018-02-22Update to 0.7Ian Denhardt
Also start using sha256 for checksums instead of md5; about time.
2017-11-25Install .desktop fileIan Denhardt
As requested by lucc.
2017-09-06Update to 0.6Ian Denhardt
Besides just bumping the version: * The test packaging patch is no longer needed, as it has been merged upstream. * The "solarized" theme has been renamed to "solarized_light" * The gpg support now uses python2-gpg, so the dependency has been changed.
2017-09-06Pass -j1 to make to avoid race condition.Ian Denhardt
See: * https://github.com/sphinx-doc/sphinx/issues/2946 * bastelfreak's comment on https://aur.archlinux.org/packages/alot * ...and the build log at https://ci.virtapi.org/job/Arch_Package_alot/35/console
2017-02-09Backport tests packaging fixIan Denhardt
2017-01-31Update to 0.5.1Ian Denhardt
2016-12-12Update to 0.4Ian Denhardt
2016-10-30Update .SRCINFOIan Denhardt
whoops; forgot this step...
2016-10-30Update the name of the magic dependency.Ian Denhardt
Thanks to Lokaltog on AUR for pointing this out: > It seems the python2-magic package has changed name from Magic-file- > extensions to file-magic, which breaks this package. This change > resolves the issue for me:
2016-01-07Update to 0.3.7Ian Denhardt
The PKGBUILD patches setup.py; see the comment for the reason. This is sub-optimal; should figure out the right solution, push it upstream if necessary, and get rid of the sed command.
2015-11-24Install extras & introduce build functionIan Denhardt
* Install things from extra: docs, man pages, zsh auto-completion, example themes * Introduce build function * Add python2-sphinx to makedepends Thanks to AUR user lucc for the suggestions.
2015-06-09Add .gitignoreIan Denhardt
2015-06-09Initial importIan Denhardt