Date: Friday, January 27, 2023 @ 08:09:38
  Author: yan12125
Revision: 1388423

upgpkg: python-openapi-schema-validator 0.4.1-1

Modified:
  python-openapi-schema-validator/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-27 08:06:38 UTC (rev 1388422)
+++ PKGBUILD    2023-01-27 08:09:38 UTC (rev 1388423)
@@ -2,7 +2,7 @@
 # Contributor: Felix Yan <[email protected]>
 
 pkgname=python-openapi-schema-validator
-pkgver=0.4.0
+pkgver=0.4.1
 pkgrel=1
 pkgdesc="OpenAPI schema validation for Python"
 url="https://github.com/p1c2u/openapi-schema-validator";
@@ -17,7 +17,7 @@
   'python-strict-rfc3339: validate datetime with strict_rfc3339'
 )
 
source=("https://github.com/p1c2u/openapi-schema-validator/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('ce61c112c528bac022e3feb959bfe5adbac000ec0b4956f678bf61f66efdbf3a5cf912a4dfa1512858b497fdadaf533532f5a580f28f6ceea831e6b5ac98d85e')
+sha512sums=('e437309a6e741eaefa6b49bb038bd5976288bd6559fc6957d7029d9c0fed36ee368ac5fb26133a0fe54366da77ec649b5e44eb6a7926d9d5c49573afdfa3309b')
 
 prepare() {
   cd openapi-schema-validator-$pkgver

Reply via email to