Date: Friday, April 7, 2023 @ 11:14:50
Author: felixonmars
Revision: 1441076
upgpkg: python-omegaconf 2.3.0-2: rebuild with python 3.11
Modified:
python-omegaconf/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 11:12:25 UTC (rev 1441075)
+++ PKGBUILD 2023-04-07 11:14:50 UTC (rev 1441076)
@@ -5,7 +5,7 @@
pkgname=python-omegaconf
_pkg="${pkgname#python-}"
pkgver=2.3.0
-pkgrel=1
+pkgrel=2
pkgdesc='Flexible Python configuration system'
arch=('any')
url='https://github.com/omry/omegaconf'