blob: 659bccff2d9c621eeeba1fc6fc5e6636571f9c8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = getmail-python3-git
pkgdesc = POP3 mail retriever with reliable Maildir and command delivery; Python 3 port
pkgver = 6.00.r30.7c82473
pkgrel = 1
url = https://github.com/getmail6/getmail6
changelog = CHANGELOG
arch = any
license = GPL2
makedepends = git
depends = python-chardet
provides = getmail=6.00.r30.7c82473
conflicts = getmail
source = git+https://github.com/getmail6/getmail6.git
sha256sums = SKIP
pkgname = getmail-python3-git
|