Package Details: manuale 1.1.0-1

Git Clone URL: https://aur.archlinux.org/manuale.git (read-only, click to copy)
Package Base: manuale
Description: A fully manual Let's Encrypt client
Upstream URL: https://github.com/veeti/manuale
Licenses: MIT
Submitter: veeti
Maintainer: veeti
Last Packager: veeti
Votes: 1
Popularity: 0.000000
First Submitted: 2016-02-06 18:18 (UTC)
Last Updated: 2017-01-01 16:00 (UTC)

Latest Comments

<deleted-account> commented on 2017-02-21 18:11 (UTC)

Would you mind correcting the makedepends and depends arrays for this package? Top level: -depends=('python-setuptools' 'python-cryptography' 'python-requests') +makedepends=('python-setuptools') And then inside the pacakge() function: + depends=('python-cryptography' 'python-requests')