author | Felix Yan
<felixonmars@archlinux.org> 2021-12-01 15:13:18 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2021-12-01 15:13:18 UTC |
parent | 02afa8a70c2b061f992bf624e231c42efab0e38f |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 662c2ba..15dac93 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=1 +pkgrel=2 pkgdesc="Structured Logging for Python" url="https://www.structlog.org" license=('Apache')