offlineimap: update to 7.2.4.

This commit is contained in:
Thomas 2019-06-08 18:10:44 -04:00 committed by Helmut Pozimski
parent 8da9dab95d
commit 21dbade960

View file

@ -1,6 +1,6 @@
# Template file for 'offlineimap' # Template file for 'offlineimap'
pkgname=offlineimap pkgname=offlineimap
version=7.2.3 version=7.2.4
revision=1 revision=1
archs=noarch archs=noarch
build_style=python2-module build_style=python2-module
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
homepage="http://offlineimap.org/" homepage="http://offlineimap.org/"
changelog="https://raw.githubusercontent.com/OfflineIMAP/offlineimap/master/Changelog.md" changelog="https://raw.githubusercontent.com/OfflineIMAP/offlineimap/master/Changelog.md"
distfiles="https://github.com/OfflineIMAP/offlineimap/archive/v${version}.tar.gz" distfiles="https://github.com/OfflineIMAP/offlineimap/archive/v${version}.tar.gz"
checksum=7dec9fa9ff98c09e2e371b1d721327ba23935de5ac8c8145d4e8caf715978350 checksum=5b6590c82cd5f6cbfe09e89ce52622208f5d4b24e021fce7646204b417bd1d2e
post_install() { post_install() {
make -C docs man make -C docs man