blob: 63ddfd08b1e4e5ef499116d4e5b8f98ffdd32552 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = imapfetch
pkgdesc = Download all e-mails from an IMAP4 mailserver and store them locally in maildir format.
pkgver = 0.2.4
pkgrel = 1
url = https://github.com/ansemjo/imapfetch
arch = any
license = MIT
depends = python
provides = imapfetch
conflicts = imapfetch
source = imapfetch-0.2.4.tar.gz::https://github.com/ansemjo/imapfetch/archive/0.2.4.tar.gz
sha256sums = b76edba5eb04cc45a6a24d5c1cea00a6ffe302609c90b2a24fa6ba5ca451d741
pkgname = imapfetch
|