git » python-jaraco.context.git » commit 74cf113

upgpkg: 4.2.1-1

author Felix Yan
2023-02-01 09:59:14 UTC
committer Felix Yan
2023-02-01 09:59:14 UTC
parent 5158028a564556fa3d6a878697a6a28090562071

upgpkg: 4.2.1-1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 34b0b39..eb2843a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
 # Maintainer: Felix Yan <felixonmars@archlinux.org>
 
 pkgname=python-jaraco.context
-pkgver=4.2.0
-_commit=5bf0042ef434aa8924a771a405ae29e4c0110c1e
-pkgrel=2
+pkgver=4.2.1
+_commit=7e22446a66f13140c0cfc7df3f36c162f11f3b5a
+pkgrel=1
 pkgdesc="Context managers by jaraco"
 url="https://github.com/jaraco/jaraco.context"
 license=('MIT')