From 74b490c369e2e5b64315d5f36a1de2793bdcf216 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 7 Apr 2018 23:22:21 -0300 Subject: [PATCH] offlineimap: update to 7.2.0. --- srcpkgs/offlineimap/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/offlineimap/template b/srcpkgs/offlineimap/template index 94bb036175a..9708d8dba1b 100644 --- a/srcpkgs/offlineimap/template +++ b/srcpkgs/offlineimap/template @@ -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 " +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