| author | Jelle van der Waa
<jelle@archlinux.org> 2024-11-30 15:56:36 UTC |
| committer | Jelle van der Waa
<jelle@archlinux.org> 2024-11-30 15:56:36 UTC |
| parent | e227a08e708741ee611367293bfd6b42faa94d26 |
| .SRCINFO | +1 | -1 |
| PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index cd3096d..1fa1d67 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = python-jaraco.context pkgdesc = Context managers by jaraco pkgver = 5.3.0 - pkgrel = 2 + pkgrel = 3 url = https://github.com/jaraco/jaraco.context arch = any license = MIT diff --git a/PKGBUILD b/PKGBUILD index 78a9b8c..756b10a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-jaraco.context pkgver=5.3.0 -pkgrel=2 +pkgrel=3 pkgdesc="Context managers by jaraco" url="https://github.com/jaraco/jaraco.context" license=('MIT')