author | Felix Yan
<felixonmars@archlinux.org> 2018-07-23 08:00:34 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2018-07-23 08:00:34 UTC |
parent | 45cf155cbbce4b7e55a317a7bd02543e04976648 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 079efbb..a271bbd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgbase=python-structlog pkgname=(python-structlog python2-structlog) pkgver=18.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Structured Logging for Python" url="http://www.structlog.org" license=('Apache')