Date: Friday, February 17, 2023 @ 14:14:59
  Author: alucryd
Revision: 1402243

upgpkg: python-voluptuous-serialize 2.6.0-1

Modified:
  python-voluptuous-serialize/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-17 14:13:52 UTC (rev 1402242)
+++ PKGBUILD    2023-02-17 14:14:59 UTC (rev 1402243)
@@ -2,8 +2,8 @@
 # Contributor: Jameson Pugh <[email protected]>
 
 pkgname=python-voluptuous-serialize
-pkgver=2.5.0
-pkgrel=3
+pkgver=2.6.0
+pkgrel=1
 pkgdesc='Convert voluptuous schemas to JSON'
 arch=(any)
 url=https://github.com/balloob/voluptuous-serialize
@@ -14,7 +14,7 @@
   python-setuptools
 )
 checkdepends=(python-pytest)
-_tag=bea77030a4a8b782eb19d0391fb15842ff6cbd40
+_tag=2a6c0474e9d19c07c1edd5adbd42f434a46658e2
 source=(git+https://github.com/balloob/voluptuous-serialize.git#tag=${_tag})
 b2sums=(SKIP)
 

Reply via email to