Date: Monday, January 10, 2022 @ 10:31:09 Author: alucryd Revision: 1099009
upgpkg: python-voluptuous-serialize 2.5.0-1 Modified: python-voluptuous-serialize/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-10 10:25:08 UTC (rev 1099008) +++ PKGBUILD 2022-01-10 10:31:09 UTC (rev 1099009) @@ -1,8 +1,8 @@ # Maintainer: Jameson Pugh <[email protected]> pkgname=python-voluptuous-serialize -pkgver=2.4.0 -pkgrel=5 +pkgver=2.5.0 +pkgrel=1 pkgdesc='Convert voluptuous schemas to JSON' arch=(any) url=https://github.com/balloob/voluptuous-serialize @@ -13,7 +13,7 @@ python-setuptools ) checkdepends=(python-pytest) -_tag=8c063358de3f2b6d0c51cd20bae2e483a213c43f +_tag=bea77030a4a8b782eb19d0391fb15842ff6cbd40 source=(git+https://github.com/balloob/voluptuous-serialize.git#tag=${_tag}) sha256sums=(SKIP)
