author | Felix Yan
<felixonmars@archlinux.org> 2021-12-01 21:42:41 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2021-12-01 21:42:41 UTC |
parent | a7ceaca165c70a4657d8cd7e7863ef0c9fb05a66 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 15dac93..0400b31 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-structlog # https://www.structlog.org/en/stable/changelog.html pkgver=21.2.0 -pkgrel=2 +pkgrel=3 pkgdesc="Structured Logging for Python" url="https://www.structlog.org" license=('Apache')