offlineimap: update to 7.2.0.
This commit is contained in:
parent
8f089b6b99
commit
74b490c369
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'offlineimap'
|
||||
pkgname=offlineimap
|
||||
version=7.1.5
|
||||
version=7.2.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python2-module
|
||||
pycompile_module="offlineimap"
|
||||
hostmakedepends="python-six asciidoc"
|
||||
depends="python-six"
|
||||
pycompile_module="offlineimap"
|
||||
short_desc="Powerful IMAP/Maildir synchronization and reader support"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://offlineimap.org/"
|
||||
license="GPL-2"
|
||||
distfiles="https://github.com/OfflineIMAP/offlineimap/archive/v${version}.tar.gz"
|
||||
checksum=8e28e786a00768e8a97d9f049406744829212cffb69903ffbb15faa1479d43e1
|
||||
checksum=b6c8c6dbd67ec7cd6228a40866b5d6143f707d78faf9603d9328c9bc43fdf7c4
|
||||
|
||||
post_install() {
|
||||
make -C docs man
|
||||
|
|
Loading…
Reference in a new issue