author | Brett Cornwall
<ainola@archlinux.org> 2019-07-02 04:36:16 UTC |
committer | Brett Cornwall
<ainola@archlinux.org> 2019-07-02 04:36:16 UTC |
parent | 39c34fd56ebaac97e177068810f61a0d1ac82549 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 8b69f13..c5abcde 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-structlog pkgver=19.1.0 pkgrel=2 pkgdesc="Structured Logging for Python" -url="http://www.structlog.org" +url="https://www.structlog.org" license=('Apache') arch=('any') depends=('python-six')