blob: 833a006a82b5e1e772ca09961cb9feadcfb3d5a9 (
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.2
pkgrel = 1
url = https://github.com/ansemjo/imapfetch
arch = any
license = MIT
depends = python
provides = imapfetch
conflicts = imapfetch
source = imapfetch-0.2.2.tar.gz::https://github.com/ansemjo/imapfetch/archive/0.2.2.tar.gz
sha256sums = c9b4df13b5dc99fd5d4ca603c59a7966cedd21602ab83592d388315575b6a43c
pkgname = imapfetch
|