offlineimap: update to 6.6.1.
This commit is contained in:
parent
087c92f1a0
commit
b8e8dccd13
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'offlineimap'
|
# Template file for 'offlineimap'
|
||||||
pkgname=offlineimap
|
pkgname=offlineimap
|
||||||
version=6.6.0
|
version=6.6.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://offlineimap.org/"
|
homepage="http://offlineimap.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://github.com/OfflineIMAP/offlineimap/archive/v${version}.tar.gz"
|
distfiles="https://github.com/OfflineIMAP/offlineimap/archive/v${version}.tar.gz"
|
||||||
checksum=c41258e5ce531915bb891d4ce10b3af88b6d74a6ee69b6282957f85165ff63f4
|
checksum=af3fd47ba087180dc0e8d2b64cf358ce7f6fe49732d13b6fcce82853d0004bb0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
make -C docs man
|
make -C docs man
|
||||||
|
|
Loading…
Reference in New Issue