git » python-structlog.git » commit 777075e

upgpkg: 22.3.0-1

author Chih-Hsuan Yen
2022-11-25 02:49:51 UTC
committer Chih-Hsuan Yen
2022-11-25 02:49:51 UTC
parent af999bd282b46da6c72a389f5d4ebe92b9f304bb

upgpkg: 22.3.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 2b8cd18..e4decc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
 
 pkgname=python-structlog
 # https://www.structlog.org/en/stable/changelog.html
-pkgver=22.2.0
+pkgver=22.3.0
 # curl https://api.github.com/repos/hynek/structlog/git/ref/tags/$pkgver | jq -r .object.sha
-_tag=260d80147154c894b2d04a6d003eab7d9d5569c8
+_tag=17c8c363ead9badee1e5083c75358d992654b7a5
 pkgrel=1
 pkgdesc="Structured Logging for Python"
 url="https://www.structlog.org"