offlineimap: update to 7.0.13.
This commit is contained in:
parent
92a7598e55
commit
61072f200e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'offlineimap'
|
||||
pkgname=offlineimap
|
||||
version=7.0.12
|
||||
version=7.0.13
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python2-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://offlineimap.org/"
|
||||
license="GPL-2"
|
||||
distfiles="https://github.com/OfflineIMAP/offlineimap/archive/v${version}.tar.gz"
|
||||
checksum=7fdad62ed59eb817969465dcba794271f8f84aa51d31ace9994865dbf9b934d4
|
||||
checksum=f744843f943c6adaa754e1244e16bfd6eaa825affe385169f16475db191787ce
|
||||
|
||||
post_install() {
|
||||
make -C docs man
|
||||
|
|
Loading…
Reference in a new issue